./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/recursive-simple/sum_2x3-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/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_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/sum_2x3-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/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_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/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 1d9b45804bf1a403fd87b7e9f0e2fc3ea97d36c9de0ccb522dbdc14d8252502f --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:57:40,266 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:57:40,349 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-09 00:57:40,354 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:57:40,358 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:57:40,383 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:57:40,383 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:57:40,384 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:57:40,384 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:57:40,385 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:57:40,385 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:57:40,386 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:57:40,386 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:57:40,387 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:57:40,387 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:57:40,387 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:57:40,388 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:57:40,388 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:57:40,389 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:57:40,389 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:57:40,389 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:57:40,393 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:57:40,393 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:57:40,394 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:57:40,394 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:57:40,394 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:57:40,395 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:57:40,395 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:57:40,395 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:57:40,396 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:57:40,396 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:57:40,396 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:57:40,396 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:57:40,397 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_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/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_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/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 -> 1d9b45804bf1a403fd87b7e9f0e2fc3ea97d36c9de0ccb522dbdc14d8252502f [2024-11-09 00:57:40,678 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:57:40,704 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:57:40,706 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:57:40,708 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:57:40,708 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:57:40,709 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/recursive-simple/sum_2x3-2.c Unable to find full path for "g++" [2024-11-09 00:57:42,673 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:57:42,913 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:57:42,914 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/sv-benchmarks/c/recursive-simple/sum_2x3-2.c [2024-11-09 00:57:42,922 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/bin/ukojak-verify-ImItNfHLgk/data/4d22cce02/81abc8e5ca7d4c2cbf8dfafece97fa66/FLAG31f2943bd [2024-11-09 00:57:43,267 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/bin/ukojak-verify-ImItNfHLgk/data/4d22cce02/81abc8e5ca7d4c2cbf8dfafece97fa66 [2024-11-09 00:57:43,270 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:57:43,272 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:57:43,273 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:57:43,273 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:57:43,279 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:57:43,280 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,282 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@68dbe6e4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43, skipping insertion in model container [2024-11-09 00:57:43,283 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,311 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:57:43,503 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_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/sv-benchmarks/c/recursive-simple/sum_2x3-2.c[479,492] [2024-11-09 00:57:43,507 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:57:43,522 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:57:43,534 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_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/sv-benchmarks/c/recursive-simple/sum_2x3-2.c[479,492] [2024-11-09 00:57:43,535 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:57:43,553 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:57:43,554 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43 WrapperNode [2024-11-09 00:57:43,554 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:57:43,555 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:57:43,556 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:57:43,556 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:57:43,564 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,571 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,593 INFO L138 Inliner]: procedures = 12, calls = 9, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 19 [2024-11-09 00:57:43,593 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:57:43,593 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:57:43,594 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:57:43,594 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:57:43,602 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,602 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,603 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,604 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,606 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,607 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,608 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,609 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,610 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:57:43,611 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:57:43,611 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:57:43,611 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:57:43,612 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:57:43,634 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:57:43,650 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:57:43,652 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_55c365b4-8b51-4cd0-90fa-ed7ab349ce82/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:57:43,681 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:57:43,682 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:57:43,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:57:43,682 INFO L130 BoogieDeclarations]: Found specification of procedure sum [2024-11-09 00:57:43,682 INFO L138 BoogieDeclarations]: Found implementation of procedure sum [2024-11-09 00:57:43,682 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:57:43,738 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:57:43,740 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:57:43,859 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-11-09 00:57:43,859 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:57:43,884 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:57:43,884 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 00:57:43,884 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:57:43 BoogieIcfgContainer [2024-11-09 00:57:43,885 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:57:43,886 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:57:43,886 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:57:43,895 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:57:43,896 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:57:43" (1/1) ... [2024-11-09 00:57:43,903 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:57:43,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:43,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 14 states and 16 transitions. [2024-11-09 00:57:43,956 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 16 transitions. [2024-11-09 00:57:43,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:57:43,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:43,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:44,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:44,350 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-09 00:57:44,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:44,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 16 states and 18 transitions. [2024-11-09 00:57:44,452 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 18 transitions. [2024-11-09 00:57:44,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:57:44,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:44,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:44,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:44,678 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-09 00:57:44,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:44,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 19 states and 22 transitions. [2024-11-09 00:57:44,877 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 22 transitions. [2024-11-09 00:57:44,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:44,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:44,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:44,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:45,796 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:47,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:47,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:47,630 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:47,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:47,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:47,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:47,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:47,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:48,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:48,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:48,252 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:48,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:48,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:48,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:48,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:48,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:48,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:48,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:48,544 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:48,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:48,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:48,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:48,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:48,787 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:48,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:48,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:48,827 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:48,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:48,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:48,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:48,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:49,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:49,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:49,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:49,057 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:49,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:49,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:49,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:49,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:49,213 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:49,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:49,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:49,252 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:49,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:49,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:49,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:49,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:49,403 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:49,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:49,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:49,439 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:49,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:49,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:49,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:49,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:49,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:49,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:49,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:49,618 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:49,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:49,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:49,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:49,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:49,787 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:49,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:49,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:49,823 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:49,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:49,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:49,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:49,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:49,996 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:50,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:50,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:50,024 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:50,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:50,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:50,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:50,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:50,215 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:50,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:50,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:50,241 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:50,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:50,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:50,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:50,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:50,386 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:50,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:50,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:50,413 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:50,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:50,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:50,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:50,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:50,562 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:50,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:50,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:50,590 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:50,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:50,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:50,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:50,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:50,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:50,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:50,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:50,759 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:50,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:50,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:50,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:50,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:50,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:50,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:50,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:50,916 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:50,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:50,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:50,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:50,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:51,080 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:51,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:51,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:51,108 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:51,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:51,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:51,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:51,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:51,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:51,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:51,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:51,277 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:51,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:51,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:51,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:51,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:51,429 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:51,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:51,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:51,454 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:51,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:51,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:51,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:51,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:51,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:51,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:51,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:51,640 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:51,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:51,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:51,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:51,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:51,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:51,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:51,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:51,805 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:51,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:51,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:51,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:51,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:51,958 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:51,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:51,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:51,982 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:51,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:51,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:51,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:51,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:52,127 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:52,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:52,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:52,154 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:52,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:52,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:52,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:52,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:52,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:52,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:52,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:52,322 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:52,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:52,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:52,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:52,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:52,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:52,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:52,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:52,509 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:52,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:52,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:52,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:52,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:52,652 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:52,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:52,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:52,678 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:52,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:52,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:52,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:52,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:52,820 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:52,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:52,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:52,849 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:52,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:52,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:52,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:52,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:52,992 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:53,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:53,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:53,016 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:53,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:53,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:53,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:53,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:53,152 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:53,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:53,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:53,176 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:53,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:53,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:53,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:53,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:53,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:53,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:53,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:53,346 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:53,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:53,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:53,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:53,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:53,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:53,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:53,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:53,508 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:53,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:53,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:53,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:53,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:53,645 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:53,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:53,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:53,667 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:53,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:53,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:53,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:53,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:53,789 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:53,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:53,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:53,814 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:53,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:53,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:53,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:53,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:53,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:53,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:53,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:53,964 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:53,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:53,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:53,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:53,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:54,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:54,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:54,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:54,157 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:54,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:54,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:54,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:54,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:54,283 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:54,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:54,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:54,304 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:54,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:54,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:54,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:54,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:54,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:54,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:54,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:54,447 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:54,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:54,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:54,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:54,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:54,581 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:54,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:54,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:54,606 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:54,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:54,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:54,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:54,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:54,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:54,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:54,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:54,763 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:54,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:54,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:54,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:54,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:54,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:54,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:54,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:54,945 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:54,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:54,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:54,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:54,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:55,074 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:55,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:55,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:55,097 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:55,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:55,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:55,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:55,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:55,231 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:55,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:55,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:55,254 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:55,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:55,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:55,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:55,381 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:55,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:55,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:55,402 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:55,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:55,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:55,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:55,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:55,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:55,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:55,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:55,554 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:55,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:55,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:55,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:55,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:55,674 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:55,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:55,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:55,694 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:55,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:55,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:55,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:55,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:55,810 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:55,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:55,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:55,830 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:55,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:55,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:55,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:55,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:55,964 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:55,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:55,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:55,985 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:55,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:55,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:55,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:55,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:56,110 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:56,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:56,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:56,131 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:56,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:56,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:56,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:56,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:56,253 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:56,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:56,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:56,274 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:56,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:56,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:56,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:56,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:56,398 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:56,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:56,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:56,419 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:56,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:56,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:56,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:56,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:56,536 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:56,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:56,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:56,555 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:56,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:56,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:56,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:56,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:56,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:56,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:56,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:56,688 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:56,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:56,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:56,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:56,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:56,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:56,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:56,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:56,856 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:56,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:56,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:56,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:56,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:56,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:57,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:57,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:57,014 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:57,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:57,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:57,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:57,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:57,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:57,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:57,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:57,152 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:57,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:57,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:57,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:57,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:57,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:57,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:57,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:57,299 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:57,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:57,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:57,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:57,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:57,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:57,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:57,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:57,438 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:57,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:57,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:57,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:57,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:57,557 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:57,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:57,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:57,583 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:57,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:57,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:57,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:57,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:57,705 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:57,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:57,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:57,727 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:57,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:57,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:57,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:57,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:57,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:57,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:57,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:57,874 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:57,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:57,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:57,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:57,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:57,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:58,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:58,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:58,014 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:58,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:58,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:58,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:58,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:58,135 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:58,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:58,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:58,156 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:58,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:58,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:58,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:58,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:58,271 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:58,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:58,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:58,291 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:58,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:58,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:58,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:58,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:58,424 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:58,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:58,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:58,445 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:58,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:58,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:58,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:58,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:58,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:58,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:58,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:58,577 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:58,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:58,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:58,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:58,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:58,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:58,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:58,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:58,709 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:58,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:58,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:58,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:58,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:58,822 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:58,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:58,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:58,841 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:58,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:58,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:58,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:58,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:58,980 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:59,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:59,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:59,009 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:59,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:59,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:59,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:59,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:59,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:59,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:59,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:59,169 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:59,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:59,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:59,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:59,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:59,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:59,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:59,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:59,310 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:59,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:59,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:59,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:59,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:59,424 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:59,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:59,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:59,444 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:59,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:59,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:59,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:59,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:59,555 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:59,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:59,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:59,583 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:59,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:59,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:59,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:59,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:59,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:59,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:59,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:59,714 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:59,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:59,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:59,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:59,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:59,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:59,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:59,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:59,849 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:59,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:59,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:59,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:59,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:57:59,963 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:57:59,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:57:59,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:57:59,982 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:57:59,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:57:59,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:57:59,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:57:59,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:00,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:00,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:00,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:00,118 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:00,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:00,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:00,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:00,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:00,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:00,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:00,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:00,264 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:00,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:00,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:00,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:00,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:00,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:00,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:00,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:00,394 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:00,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:00,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:00,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:00,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:00,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:00,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:00,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:00,521 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:00,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:00,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:00,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:00,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:00,634 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:00,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:00,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:00,658 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:00,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:00,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:00,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:00,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:00,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:00,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:00,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:00,799 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:00,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:00,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:00,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:00,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:00,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:00,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:00,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:00,925 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:00,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:00,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:00,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:00,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:01,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:01,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:01,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:01,055 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:01,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:01,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:01,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:01,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:01,178 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:01,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:01,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:01,199 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:01,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:01,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:01,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:01,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:01,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:01,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:01,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:01,324 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:01,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:01,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:01,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:01,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:01,443 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:01,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:01,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:01,461 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:01,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:01,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:01,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:01,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:01,564 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:01,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:01,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:01,583 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:01,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:01,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:01,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:01,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:01,699 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:01,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:01,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:01,719 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:01,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:01,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:01,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:01,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:01,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:01,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:01,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:01,861 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:01,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:01,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:01,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:01,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:01,990 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:02,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:02,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:02,009 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:02,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:02,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:02,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:02,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:02,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:02,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:02,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:02,148 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:02,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:02,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:02,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:02,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:02,259 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:02,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:02,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:02,278 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:02,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:02,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:02,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:02,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:02,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:02,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:02,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:02,406 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:02,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:02,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:02,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:02,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:02,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:02,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:02,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:02,534 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:02,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:02,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:02,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:02,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:02,647 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:02,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:02,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:02,666 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:02,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:02,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:02,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:02,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:02,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:02,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:02,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:02,795 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:02,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:02,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:02,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:02,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:02,903 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:02,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:02,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:02,921 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:02,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:02,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:02,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:02,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:03,038 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:03,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:03,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:03,057 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:03,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:03,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:03,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:03,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:03,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:03,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:03,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:03,201 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:03,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:03,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:03,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:03,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:03,317 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:03,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:03,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:03,337 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:03,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:03,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:03,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:03,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:03,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:03,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:03,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:03,469 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:03,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:03,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:03,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:03,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:03,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:03,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:03,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:03,597 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:03,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:03,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:03,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:03,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:03,713 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:03,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:03,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:03,736 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:03,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:03,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:03,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:03,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:03,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:03,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:03,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:03,877 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:03,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:03,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:03,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:03,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:03,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:04,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:04,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:04,018 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:04,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:04,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:04,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:04,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:04,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:04,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:04,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:04,153 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:04,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:04,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:04,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:04,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:04,256 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:04,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:04,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:04,284 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:04,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:04,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:04,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:04,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:04,391 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:04,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:04,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:04,409 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:04,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:04,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:04,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:04,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:04,521 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:04,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:04,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:04,541 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:04,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:04,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:04,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:04,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:04,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:04,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:04,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:04,670 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:04,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:04,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:04,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:04,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:04,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:04,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:04,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:04,799 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:04,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:04,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:04,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:04,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:04,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:04,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:04,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:04,927 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:04,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:04,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:04,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:04,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:05,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:05,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:05,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:05,062 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:05,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:05,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:05,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:05,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:05,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:05,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:05,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:05,182 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:05,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:05,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:05,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:05,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:05,295 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:05,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:05,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:05,318 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:05,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:05,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:05,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:05,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:05,427 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:05,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:05,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:05,447 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:05,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:05,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:05,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:05,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:05,550 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:05,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:05,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:05,572 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:05,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:05,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:05,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:05,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:05,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:05,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:05,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:05,713 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:05,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:05,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:05,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:05,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:05,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:05,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:05,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:05,880 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:05,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:05,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:05,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:05,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:05,992 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:06,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:06,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:06,011 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:06,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:06,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:06,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:06,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:06,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:06,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:06,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:06,138 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:06,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:06,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:06,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:06,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:06,241 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:06,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:06,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:06,260 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:06,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:06,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:06,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:06,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:06,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:06,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:06,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:06,396 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:06,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:06,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:06,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:06,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:06,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:06,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:06,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:06,517 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:06,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:06,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:06,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:06,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:06,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:06,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:06,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:06,643 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:06,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:06,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:06,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:06,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:06,746 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:06,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:06,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:06,767 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:06,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:06,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:06,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:06,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:06,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:06,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:06,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:06,886 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:06,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:06,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:06,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:06,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:06,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:07,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:07,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:07,009 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:07,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:07,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:07,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:07,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:07,121 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:07,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:07,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:07,139 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:07,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:07,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:07,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:07,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:07,238 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:07,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:07,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:07,260 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:07,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:07,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:07,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:07,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:07,368 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:07,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:07,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:07,386 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:07,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:07,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:07,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:07,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:07,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:07,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:07,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:07,528 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:07,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:07,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:07,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:07,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:07,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:07,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:07,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:07,701 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:07,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:07,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:07,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:07,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:07,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:07,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:07,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:07,832 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:07,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:07,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:07,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:07,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:07,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:07,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:07,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:07,955 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:07,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:07,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:07,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:07,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:08,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:08,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:08,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:08,082 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:08,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:08,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:08,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:08,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:08,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:08,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:08,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:08,202 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:08,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:08,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:08,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:08,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:08,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:08,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:08,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:08,329 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:08,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:08,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:08,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:08,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:08,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:08,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:08,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:08,454 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:08,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:08,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:08,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:08,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:08,565 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:08,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:08,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:08,584 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:08,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:08,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:08,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:08,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:08,688 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:08,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:08,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:08,706 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:08,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:08,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:08,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:08,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:08,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:08,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:08,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:08,830 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:08,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:08,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:08,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:08,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:08,930 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:08,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:08,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:08,947 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:08,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:08,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:08,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:08,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,056 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:09,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:09,077 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:09,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:09,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,196 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:09,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:09,223 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:09,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:09,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:09,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:09,385 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:09,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:09,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:09,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:09,537 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:09,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:09,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:09,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:09,655 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:09,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:09,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,758 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:09,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:09,776 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:09,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:09,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:09,882 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:09,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:09,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:09,901 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:09,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:09,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:09,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:09,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:10,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:10,028 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:10,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:10,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:10,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:10,148 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:10,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:10,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,248 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:10,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:10,266 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:10,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:10,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:10,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:10,381 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:10,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:10,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:10,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:10,498 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:10,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:10,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,598 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:10,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:10,616 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:10,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:10,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,716 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:10,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:10,734 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:10,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:10,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,839 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:10,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:10,872 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:10,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:10,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:10,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:10,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:10,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:10,986 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:10,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:10,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:10,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:10,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:11,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:11,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:11,110 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:11,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:11,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:11,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:11,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:11,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:11,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:11,243 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:11,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:11,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:11,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:11,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:11,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:11,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:11,366 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:11,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:11,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:11,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:11,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:11,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:11,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:11,487 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:11,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:11,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:11,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:11,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:11,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:11,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:11,607 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:11,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:11,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:11,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:11,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:11,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:11,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:11,738 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:11,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:11,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:11,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:11,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,838 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:11,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:11,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:11,857 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:11,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:11,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:11,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:11,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:11,973 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:11,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:11,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:11,990 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:11,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:11,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:11,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:11,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:12,084 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:12,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:12,105 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:12,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:12,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:12,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:12,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:12,217 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:12,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:12,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:12,298 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:12,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:12,318 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:12,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:12,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:12,408 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:12,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:12,429 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:12,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:12,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:12,548 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:12,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:12,567 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:12,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:12,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:12,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:12,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:12,685 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:12,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:12,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:12,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:12,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:12,801 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:12,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:12,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:12,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:12,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:12,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:12,911 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:12,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:12,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:12,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:12,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:13,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:13,031 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:13,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:13,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,132 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:13,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:13,148 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:13,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:13,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:13,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:13,278 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:13,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:13,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,381 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:13,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:13,399 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:13,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:13,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:13,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:13,515 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:13,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:13,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,610 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:13,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:13,627 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:13,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:13,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:13,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:13,752 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:13,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:13,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:13,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:13,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:13,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:13,918 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:13,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:13,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:13,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:13,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:14,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:14,046 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:14,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:14,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,146 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:14,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:14,163 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:14,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:14,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,238 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:14,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:14,253 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:14,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:14,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,351 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:14,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:14,371 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:14,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:14,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:14,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:14,477 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:14,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:14,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,553 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:14,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:14,569 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:14,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:14,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,654 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:14,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:14,672 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:14,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:14,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:14,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:14,772 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:14,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:14,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:14,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:14,887 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:14,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:14,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:14,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:14,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:14,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:14,993 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:14,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:14,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:14,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:14,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,095 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:15,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:15,117 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:15,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:15,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,213 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:15,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:15,228 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:15,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:15,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:15,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:15,343 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:15,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:15,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:15,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:15,460 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:15,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:15,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:15,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:15,562 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:15,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:15,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:15,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:15,650 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:15,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:15,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:15,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:15,756 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:15,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:15,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:15,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:15,861 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:15,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:15,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:15,957 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:15,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:15,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:15,974 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:15,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:15,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:15,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:15,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:16,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:16,068 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:16,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:16,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:16,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:16,164 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:16,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:16,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:16,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:16,264 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:16,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:16,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:16,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:16,373 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:16,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:16,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:16,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:16,466 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:16,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:16,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:16,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:16,562 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:16,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:16,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:16,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:16,651 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:16,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:16,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:16,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:16,757 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:16,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:16,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:16,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:16,871 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:16,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:16,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:16,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:16,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:16,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:16,981 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:16,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:16,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:16,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:16,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:17,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:17,089 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:17,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:17,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:17,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:17,212 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:17,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:17,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:17,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:17,331 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:17,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:17,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,404 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:17,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:17,420 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:17,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:17,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:17,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:17,521 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:17,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:17,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,598 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:17,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:17,614 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:17,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:17,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:17,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:17,708 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:17,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:17,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,784 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:17,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:17,800 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:17,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:17,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,876 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:17,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:17,892 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:17,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:17,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:17,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:17,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:17,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:17,983 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:17,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:17,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:17,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:17,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:18,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:18,078 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:18,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:18,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,154 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:18,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:18,170 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:18,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:18,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,253 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:18,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:18,269 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:18,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:18,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:18,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:18,381 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:18,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:18,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:18,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:18,483 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:18,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:18,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,567 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:18,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:18,582 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:18,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:18,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:18,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:18,675 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:18,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:18,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:18,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:18,766 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:18,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:18,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:18,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:18,860 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:18,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:18,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:18,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:18,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:18,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:18,960 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:18,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:18,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:18,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:18,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:19,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:19,067 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:19,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:19,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:19,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:19,173 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:19,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:19,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:19,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:19,281 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:19,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:19,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:19,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:19,368 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:19,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:19,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,439 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:19,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:19,456 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:19,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:19,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,547 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:19,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:19,563 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:19,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:19,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,638 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:19,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:19,654 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:19,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:19,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:19,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:19,749 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:19,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:19,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:19,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:19,849 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:19,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:19,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:19,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:19,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:19,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:19,946 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:19,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:19,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:19,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:19,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:20,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:20,047 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:20,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:20,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:20,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:20,155 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:20,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:20,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,249 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:20,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:20,266 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:20,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:20,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:20,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:20,375 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:20,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:20,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,465 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:20,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:20,481 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:20,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:20,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:20,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:20,571 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:20,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:20,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,644 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:20,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:20,660 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:20,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:20,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,732 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:20,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:20,749 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:20,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:20,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:20,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:20,864 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:20,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:20,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:20,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:20,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:20,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:20,951 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:20,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:20,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:20,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:20,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:21,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:21,053 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:21,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:21,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:21,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:21,145 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:21,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:21,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:21,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:21,250 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:21,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:21,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:21,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:21,347 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:21,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:21,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:21,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:21,473 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:21,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:21,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:21,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:21,575 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:21,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:21,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,648 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:21,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:21,664 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:21,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:21,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:21,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:21,754 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:21,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:21,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,838 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:21,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:21,854 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:21,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:21,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:21,949 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:21,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:21,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:21,968 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:21,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:21,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:21,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:21,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:22,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:22,081 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:22,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:22,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,178 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:22,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:22,197 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:22,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:22,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:22,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:22,312 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:22,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:22,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,427 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:22,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:22,447 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:22,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:22,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:22,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:22,543 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:22,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:22,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:22,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:22,632 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:22,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:22,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:22,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:22,719 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:22,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:22,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:22,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:22,810 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:22,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:22,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:22,899 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:22,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:22,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:22,918 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:22,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:22,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:22,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:22,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,016 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:23,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:23,034 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:23,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:23,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:23,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:23,148 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:23,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:23,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:23,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:23,285 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:23,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:23,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:23,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:23,394 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:23,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:23,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:23,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:23,487 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:23,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:23,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:23,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:23,591 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:23,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:23,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,669 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:23,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:23,686 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:23,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:23,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:23,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:23,777 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:23,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:23,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,848 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:23,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:23,865 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:23,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:23,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:23,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:23,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:23,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:23,953 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:23,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:23,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:23,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:23,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,033 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:24,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:24,048 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:24,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:24,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:24,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:24,146 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:24,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:24,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:24,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:24,235 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:24,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:24,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,306 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:24,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:24,322 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:24,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:24,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,396 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:24,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:24,412 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:24,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:24,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:24,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:24,526 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:24,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:24,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:24,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:24,614 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:24,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:24,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,688 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:24,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:24,706 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:24,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:24,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:24,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:24,800 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:24,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:24,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,889 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:24,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:24,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:24,907 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:24,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:24,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:24,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:24,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:24,990 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:25,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:25,010 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:25,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:25,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,085 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:25,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:25,103 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:25,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:25,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:25,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:25,216 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:25,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:25,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,303 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:25,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:25,319 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:25,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:25,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,421 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:25,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:25,439 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:25,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:25,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:25,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:25,531 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:25,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:25,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,602 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:25,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:25,617 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:25,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:25,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,693 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:25,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:25,709 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:25,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:25,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:25,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:25,810 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:25,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:25,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:25,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:25,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:25,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:25,927 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:25,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:25,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:25,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:25,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,023 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:26,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:26,041 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:26,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:26,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,123 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:26,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:26,143 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:26,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:26,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:26,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:26,263 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:26,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:26,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:26,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:26,370 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:26,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:26,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,452 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:26,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:26,468 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:26,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:26,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:26,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:26,553 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:26,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:26,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,654 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:26,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:26,672 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:26,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:26,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:26,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:26,793 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:26,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:26,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:26,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:26,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:26,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:26,909 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:26,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:26,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:26,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:26,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,031 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,121 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,137 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,241 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,334 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,417 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,434 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,505 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,521 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,596 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,615 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,716 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,809 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,880 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,897 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:27,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:27,980 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:27,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:27,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:27,997 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:27,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:27,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:27,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:28,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:28,088 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:28,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:28,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,159 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:28,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:28,174 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:28,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:28,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,255 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:28,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:28,275 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:28,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:28,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,360 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:28,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:28,376 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:28,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:28,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:28,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:28,464 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:28,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:28,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,535 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:28,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:28,552 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:28,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:28,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:28,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:28,674 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:28,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:28,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,761 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:28,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:28,777 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:28,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:28,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,851 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:28,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:28,869 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:28,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:28,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:28,948 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:28,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:28,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:28,962 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:28,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:28,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:28,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:28,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,050 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,144 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,221 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,235 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,307 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,322 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,409 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,502 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,605 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,691 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,763 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,778 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,866 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:29,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:29,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:29,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:29,986 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:29,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:29,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:29,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:29,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:30,065 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:30,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:30,081 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:30,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:30,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:30,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:30,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:30,169 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:30,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:30,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:30,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:30,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:30,271 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:30,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:30,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:30,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:30,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:30,373 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:30,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:30,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:30,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:30,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:30,460 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:30,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:30,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:30,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:30,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:30,546 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:30,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:30,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:30,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:30,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:30,632 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:30,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:30,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:30,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:30,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:30,721 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:30,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:30,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:30,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:30,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:30,830 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:30,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:30,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:30,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:30,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:30,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:30,940 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:30,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:30,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:30,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:30,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,020 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,036 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,116 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,135 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,236 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,253 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,326 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,341 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,433 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,520 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,605 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,691 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,782 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,854 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,868 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:31,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:31,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:31,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:31,958 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:31,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:31,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:31,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:31,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:32,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:32,048 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:32,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:32,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,119 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:32,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:32,134 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:32,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:32,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:32,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:32,222 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:32,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:32,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,304 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:32,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:32,321 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:32,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:32,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:32,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:32,408 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:32,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:32,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,479 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:32,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:32,495 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:32,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:32,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:32,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:32,633 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:32,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:32,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:32,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:32,733 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:32,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:32,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:32,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:32,826 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:32,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:32,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:32,901 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:32,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:32,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:32,918 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:32,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:32,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:32,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:32,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:33,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:33,021 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:33,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:33,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,099 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:33,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:33,115 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:33,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:33,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:33,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:33,215 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:33,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:33,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,288 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:33,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:33,303 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:33,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:33,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,373 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:33,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:33,388 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:33,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:33,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:33,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:33,508 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:33,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:33,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,608 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:33,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:33,626 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:33,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:33,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,724 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:33,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:33,742 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:33,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:33,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,844 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:33,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:33,866 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:33,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:33,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:33,968 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:33,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:33,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:33,989 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:33,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:33,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:33,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:33,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:34,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:34,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:34,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:34,116 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:34,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:34,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:34,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:34,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:34,213 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:34,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:34,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:34,231 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:34,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:34,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:34,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:34,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:34,334 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:34,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:34,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:34,351 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:34,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:34,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:34,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:34,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:34,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:34,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:34,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:34,449 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:34,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:34,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:34,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:34,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:34,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:34,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:34,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:34,569 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:34,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:34,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:34,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:34,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:34,664 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:34,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:34,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:34,681 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:34,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:34,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:34,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:34,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:34,786 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:34,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:34,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:34,805 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:34,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:34,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:34,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:34,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:34,900 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:34,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:34,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:34,918 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:34,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:34,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:34,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:34,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,015 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,031 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,101 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,117 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,207 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,277 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,294 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,395 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,518 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,599 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,616 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,688 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,702 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,790 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,879 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:35,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:35,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:35,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:35,990 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:35,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:35,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:35,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:35,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:36,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:36,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:36,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:36,081 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:36,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:36,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:36,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:36,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:36,179 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:36,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:36,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:36,196 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:36,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:36,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:36,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:36,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:36,277 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:36,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:36,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:36,292 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:36,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:36,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:36,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:36,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:36,372 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:36,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:36,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:36,389 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:36,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:36,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:36,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:36,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:36,488 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:36,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:36,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:36,508 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:36,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:36,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:36,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:36,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:36,601 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:36,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:36,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:36,618 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:36,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:36,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:36,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:36,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:36,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:36,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:36,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:36,737 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:36,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:36,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:36,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:36,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:36,828 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:36,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:36,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:36,844 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:36,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:36,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:36,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:36,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:36,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:36,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:36,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:36,932 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:36,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:36,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:36,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:36,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:37,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:37,024 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:37,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:37,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:37,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:37,109 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:37,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:37,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,182 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:37,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:37,197 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:37,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:37,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,268 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:37,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:37,284 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:37,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:37,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,356 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:37,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:37,371 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:37,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:37,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:37,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:37,460 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:37,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:37,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:37,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:37,570 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:37,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:37,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:37,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:37,675 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:37,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:37,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:37,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:37,790 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:37,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:37,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:37,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:37,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:37,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:37,904 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:37,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:37,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:37,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:37,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:38,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:38,021 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:38,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:38,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,104 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:38,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:38,124 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:38,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:38,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,225 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:38,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:38,243 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:38,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:38,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:38,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:38,352 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:38,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:38,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:38,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:38,443 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:38,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:38,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,535 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:38,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:38,554 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:38,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:38,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,638 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:38,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:38,656 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:38,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:38,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:38,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:38,761 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:38,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:38,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:38,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:38,868 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:38,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:38,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:38,938 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:38,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:38,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:38,955 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:38,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:38,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:38,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:38,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,043 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,129 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,217 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,288 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,304 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,404 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,490 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,510 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,612 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,692 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,710 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,796 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,884 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:39,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:39,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:39,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:39,971 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:39,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:39,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:39,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:39,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:40,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:40,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:40,061 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:40,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:40,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:40,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:40,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:40,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:40,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:40,146 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:40,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:40,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:40,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:40,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,218 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:40,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:40,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:40,234 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:40,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:40,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:40,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:40,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,316 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:40,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:40,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:40,331 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:40,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:40,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:40,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:40,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:40,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:40,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:40,417 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:40,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:40,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:40,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:40,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:40,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:40,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:40,527 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:40,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:40,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:40,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:40,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,619 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:40,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:40,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:40,636 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:40,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:40,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:40,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:40,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:40,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:40,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:40,744 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:40,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:40,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:40,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:40,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:40,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:40,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:40,841 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:40,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:40,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:40,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:40,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:40,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:40,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:40,927 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:40,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:40,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:40,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:40,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:40,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,014 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:41,084 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,100 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:41,171 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,189 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:41,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,284 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:41,356 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,372 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:41,442 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,461 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:41,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,545 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:41,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,639 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:41,740 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,759 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:41,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,873 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:41,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:41,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:41,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:41,990 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:41,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:41,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:41,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:41,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,076 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,147 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,163 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,250 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,336 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,427 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,518 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,614 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,721 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,799 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,817 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,908 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:42,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:42,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:42,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:42,997 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:42,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:42,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:42,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:42,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,067 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,082 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,172 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,258 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,343 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,412 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,427 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,515 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,602 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,672 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,689 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,764 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,778 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,867 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:43,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:43,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:43,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:43,954 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:43,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:43,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:43,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:43,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:44,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:44,042 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:44,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:44,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:44,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:44,134 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:44,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:44,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:44,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:44,251 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:44,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:44,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,351 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:44,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:44,370 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:44,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:44,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,464 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:44,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:44,479 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:44,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:44,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,550 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:44,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:44,565 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:44,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:44,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,636 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:44,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:44,652 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:44,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:44,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,723 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:44,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:44,739 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:44,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:44,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,809 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:44,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:44,827 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:44,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:44,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,899 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:44,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:44,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:44,914 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:44,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:44,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:44,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:44,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:44,990 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,007 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,092 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,179 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,249 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,265 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,334 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,351 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,421 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,436 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,522 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,594 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,610 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,694 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,764 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,780 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,850 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,866 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:45,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:45,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:45,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:45,952 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:45,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:45,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:45,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:45,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,022 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,037 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,107 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,122 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,217 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,297 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,311 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,399 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,511 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,603 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,689 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,778 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,850 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,866 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:46,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:46,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:46,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:46,952 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:46,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:46,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:46,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:46,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,023 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,040 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,124 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,141 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,226 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,297 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,315 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,388 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,402 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,479 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,494 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,564 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,579 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,653 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,668 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,739 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,756 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,840 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:47,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:47,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:47,929 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:47,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:47,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:47,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:47,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:47,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,014 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,085 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,101 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,171 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,188 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,279 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,352 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,369 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,456 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,529 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,544 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,633 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,720 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,789 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,805 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,875 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,891 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:48,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:48,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:48,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:48,976 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:48,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:48,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:48,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:48,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,062 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,149 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,250 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,336 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,405 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,421 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,516 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,599 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,614 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,704 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,774 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,790 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,875 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:49,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:49,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:49,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:49,960 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:49,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:49,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:49,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:49,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,045 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,116 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,133 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,206 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,220 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,292 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,308 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,428 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,534 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,604 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,620 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,706 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,777 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,792 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,864 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,879 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:50,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:50,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:50,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:50,966 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:50,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:50,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:50,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:50,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,036 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,052 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,162 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,250 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,336 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,406 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,421 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,509 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,580 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,596 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,666 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,681 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,767 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,853 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:51,923 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:51,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:51,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:51,940 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:51,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:51,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:51,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:51,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:52,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:52,027 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:52,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:52,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:52,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:52,116 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:52,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:52,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:52,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:52,202 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:52,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:52,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,271 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:52,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:52,286 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:52,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:52,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,356 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:52,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:52,373 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:52,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:52,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:52,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:52,468 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:52,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:52,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:52,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:52,570 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:52,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:52,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:52,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:52,703 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:52,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:52,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,798 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:52,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:52,816 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:52,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:52,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:52,917 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:52,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:52,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:52,936 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:52,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:52,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:52,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:52,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:53,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:53,026 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:53,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:53,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:53,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:53,113 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:53,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:53,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:53,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:53,201 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:53,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:53,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:53,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:53,286 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:53,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:53,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:53,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:53,374 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:53,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:53,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:53,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:53,460 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:53,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:53,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:53,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:53,573 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:53,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:53,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,674 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:53,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:53,693 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:53,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:53,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,789 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:53,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:53,806 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:53,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:53,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:53,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:53,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:53,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:53,921 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:53,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:53,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:53,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:53,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,015 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,033 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,121 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,207 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,308 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,326 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,433 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,521 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,594 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,609 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,697 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,768 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,783 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,867 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:54,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:54,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:54,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:54,952 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:54,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:54,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:54,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:54,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,022 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,038 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,108 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,125 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,215 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,305 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,393 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,466 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,482 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,567 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,653 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,723 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,740 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,860 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:55,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:55,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:55,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:55,978 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:55,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:55,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:55,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:55,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:56,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:56,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:56,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:56,091 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:56,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:56,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:56,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:56,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:56,172 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:56,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:56,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:56,188 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:56,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:56,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:56,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:56,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:56,259 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:56,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:56,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:56,274 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:56,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:56,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:56,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:56,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:56,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:56,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:56,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:56,358 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:56,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:56,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:56,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:56,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:56,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:56,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:56,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:56,472 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:56,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:56,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:56,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:56,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:56,582 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:56,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:56,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:56,600 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:56,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:56,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:56,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:56,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:56,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:56,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:56,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:56,712 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:56,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:56,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:56,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:56,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:56,806 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:56,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:56,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:56,824 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:56,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:56,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:56,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:56,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:56,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:56,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:56,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:56,932 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:56,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:56,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:56,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:56,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,026 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,099 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,116 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,187 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,206 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,293 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,379 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,464 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,555 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,571 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,645 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,661 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,747 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,835 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,907 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:57,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:57,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:57,923 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:57,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:57,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:57,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:57,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:57,994 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:58,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:58,011 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:58,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:58,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:58,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:58,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:58,107 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:58,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:58,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:58,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:58,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:58,204 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:58,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:58,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:58,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:58,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:58,291 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:58,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:58,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:58,361 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:58,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:58,379 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:58,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:58,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:58,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:58,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:58,502 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:58,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:58,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:58,605 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:58,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:58,622 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:58,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:58,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:58,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:58,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:58,736 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:58,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:58,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:58,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:58,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:58,847 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:58,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:58,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:58,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:58,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:58,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:58,943 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:58,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:58,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:58,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:58,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,028 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,099 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,114 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,188 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,205 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,290 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,375 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,445 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,464 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,557 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,646 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,717 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,736 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,807 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,822 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:58:59,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:58:59,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:58:59,907 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:58:59,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:58:59,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:58:59,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:58:59,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:58:59,986 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,001 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,080 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,098 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,197 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,215 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,301 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,317 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,407 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,476 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,492 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,563 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,578 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,648 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,663 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,749 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,833 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,849 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:00,919 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:00,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:00,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:00,935 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:00,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:00,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:00,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:00,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,022 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,106 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,193 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,280 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,351 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,368 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,439 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,454 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,526 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,545 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,615 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,631 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,716 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,786 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,802 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,889 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:01,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:01,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:01,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:01,975 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:01,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:01,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:01,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:01,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:02,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:02,061 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:02,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:02,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:02,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:02,152 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:02,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:02,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:02,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:02,241 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:02,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:02,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:02,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:02,329 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:02,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:02,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:02,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:02,414 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:02,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:02,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,484 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:02,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:02,500 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:02,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:02,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:02,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:02,626 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:02,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:02,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,754 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:02,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:02,772 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:02,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:02,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:02,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:02,864 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:02,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:02,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:02,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:02,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:02,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:02,956 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:02,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:02,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:02,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:02,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,029 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,047 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,134 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,207 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,223 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,313 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,388 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,405 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,476 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,492 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,576 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,647 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,662 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,748 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,834 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:03,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:03,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:03,919 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:03,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:03,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:03,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:03,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:03,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,007 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,080 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,096 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,166 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,183 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,253 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,268 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,354 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,440 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,526 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,546 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,630 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,719 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,803 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,874 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,889 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:04,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:04,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:04,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:04,975 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:04,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:04,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:04,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:04,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,060 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,138 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,153 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,227 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,243 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,341 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,417 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,433 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,520 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,609 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,694 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,782 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,851 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,868 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:05,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:05,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:05,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:05,953 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:05,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:05,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:05,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:05,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,023 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,037 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,107 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,123 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,209 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,296 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,381 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,468 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,552 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,637 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,723 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,808 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,880 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,896 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:06,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:06,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:06,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:06,981 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:06,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:06,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:06,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:06,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,093 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,180 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,250 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,266 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,353 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,446 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,535 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,605 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,621 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,692 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,708 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,780 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,797 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,883 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:07,953 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:07,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:07,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:07,971 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:07,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:07,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:07,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:07,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,060 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,146 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,215 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,232 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,302 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,325 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,395 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,411 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,497 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,567 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,582 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,653 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,668 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,754 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,823 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,839 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:08,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:08,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:08,926 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:08,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:08,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:08,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:08,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:08,995 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,011 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,098 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,169 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,185 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,273 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,343 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,359 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,429 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,443 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,554 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,665 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,736 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,754 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,846 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:09,923 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:09,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:09,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:09,939 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:09,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:09,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:09,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:09,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,024 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,112 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,198 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,268 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,283 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,370 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,457 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,526 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,541 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,611 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,626 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,696 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,712 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,830 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:10,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:10,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:10,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:10,936 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:10,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:10,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:10,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:10,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,014 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,032 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,120 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,209 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,293 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,380 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,465 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,535 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,550 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,637 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,722 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,808 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,878 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,894 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:11,963 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:11,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:11,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:11,977 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:11,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:11,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:11,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:11,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,048 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:12,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:12,064 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:12,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:12,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:12,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:12,150 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:12,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:12,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,222 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:12,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:12,237 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:12,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:12,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,307 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:12,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:12,323 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:12,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:12,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:12,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:12,407 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:12,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:12,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,492 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:12,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:12,510 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:12,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:12,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:12,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:12,637 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:12,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:12,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:12,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:12,763 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:12,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:12,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,868 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:12,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:12,894 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:12,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:12,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:12,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:12,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:12,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:12,990 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:12,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:12,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:12,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:12,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:13,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:13,075 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:13,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:13,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:13,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:13,159 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:13,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:13,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,230 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:13,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:13,245 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:13,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:13,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:13,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:13,330 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:13,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:13,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:13,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:13,415 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:13,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:13,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:13,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:13,501 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:13,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:13,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,571 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:13,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:13,586 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:13,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:13,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:13,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:13,672 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:13,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:13,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:13,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:13,789 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:13,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:13,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:13,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:13,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:13,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:13,904 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:13,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:13,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:13,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:13,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,022 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:14,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:14,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,121 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,138 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:14,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:14,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,260 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:14,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:14,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,365 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:14,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:14,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,435 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,450 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:14,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:14,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,523 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,540 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:14,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:14,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,611 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,626 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:14,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:14,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,697 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,712 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:14,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:14,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,786 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,805 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:14,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:14,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,914 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:14,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:14,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:14,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:14,984 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:14,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:14,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:14,999 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:15,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:15,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:15,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:15,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:15,087 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:15,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:15,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:15,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:15,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:15,174 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:15,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:15,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:15,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:15,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:15,263 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:15,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:15,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,334 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:15,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:15,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:15,351 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:15,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:15,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:15,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:15,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:15,473 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:15,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:15,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:15,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:15,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:15,589 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:15,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:15,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:15,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:15,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:15,704 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:15,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:15,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,801 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:15,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:15,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:15,819 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:15,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:15,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:15,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:15,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:15,928 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:15,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:15,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:15,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:15,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:15,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,016 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,089 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,108 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,193 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,262 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,279 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,366 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,435 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,451 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,545 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,615 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,630 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,717 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,787 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,803 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:16,903 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:16,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:16,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:16,921 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:16,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:16,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:16,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:16,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,035 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,145 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,235 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,321 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,409 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,479 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,494 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,565 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,581 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,652 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,668 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,738 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,753 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,841 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:17,934 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:17,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:17,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:17,953 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:17,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:17,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:17,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:17,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,023 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,040 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,130 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,215 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,314 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,330 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,400 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,417 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,503 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,592 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,676 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,745 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,760 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,846 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:18,917 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:18,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:18,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:18,932 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:18,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:18,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:18,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:18,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,019 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,118 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,220 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,236 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,306 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,321 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,391 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,407 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,479 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,497 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,607 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,677 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,694 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,764 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,782 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,851 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,867 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:19,939 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:19,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:19,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:19,954 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:19,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:19,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:19,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:19,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,046 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,134 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,221 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,341 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,437 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,453 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,559 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,647 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,716 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,732 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,819 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,906 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:20,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:20,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:20,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:20,993 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:20,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:20,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:20,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:20,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,065 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:21,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:21,079 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:21,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:21,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,148 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:21,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:21,163 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:21,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:21,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,234 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:21,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:21,251 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:21,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:21,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:21,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:21,338 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:21,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:21,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,437 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:21,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:21,454 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:21,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:21,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,550 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:21,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:21,569 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:21,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:21,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,653 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:21,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:21,669 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:21,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:21,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,740 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:21,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:21,755 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:21,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:21,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:21,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:21,840 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:21,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:21,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:21,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:21,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:21,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:21,946 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:21,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:21,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:21,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:21,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:22,016 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:22,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:22,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:22,031 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:22,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:22,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:22,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:22,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:22,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:22,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:22,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:22,117 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:22,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:22,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:22,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:22,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:22,187 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:22,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:22,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:22,203 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:22,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:22,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:22,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:22,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:22,308 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:22,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:22,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:22,325 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:22,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:22,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:22,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:22,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:22,421 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:22,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:22,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:22,439 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:22,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:22,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:22,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:22,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:22,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:22,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:22,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:22,557 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:22,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:22,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:22,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:22,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:22,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:22,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:22,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:22,674 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:22,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:22,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:22,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:22,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:22,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:22,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:22,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:22,790 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:22,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:22,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:22,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:22,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:22,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:22,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:22,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:22,910 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:22,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:22,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:22,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:22,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,035 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,150 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,262 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,355 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,440 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,527 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,613 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,701 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,786 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,856 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,871 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:23,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:23,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:23,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:23,955 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:23,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:23,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:23,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:23,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,040 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,110 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,126 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,215 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,316 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,404 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,474 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,490 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,559 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,574 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,645 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,661 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,747 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,836 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,905 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:24,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:24,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:24,919 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:24,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:24,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:24,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:24,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:24,988 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,004 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,088 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,174 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,260 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,346 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,434 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,519 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,606 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,675 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,691 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,776 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,846 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,860 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:25,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:25,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:25,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:25,945 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:25,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:25,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:25,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:25,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,033 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,120 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,205 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,290 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,360 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,375 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,462 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,535 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,553 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,639 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,725 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,813 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,883 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,899 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:26,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:26,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:26,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:26,985 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:26,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:26,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:26,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:26,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,055 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,072 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,192 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,262 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,278 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,365 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,451 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,521 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,537 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,608 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,626 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,697 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,712 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,783 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,799 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,868 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,884 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:27,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:27,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:27,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:27,969 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:27,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:27,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:27,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:27,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,038 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,052 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,122 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,138 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,224 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,313 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,398 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,484 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,569 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,654 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,726 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,742 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,830 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:28,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:28,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:28,918 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:28,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:28,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:28,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:28,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:28,988 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,003 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,088 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,158 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,175 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,247 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,266 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,354 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,442 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,535 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,605 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,621 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,706 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,785 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,803 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,889 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:59:29,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:59:29,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:59:29,962 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:59:29,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:59:29,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 00:59:29,978 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 00:59:29,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:59:29,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-09 01:10:04,116 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:04,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:04,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:04,133 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:04,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:04,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:04,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:04,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:04,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:04,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:04,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:04,220 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:04,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:04,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:04,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:04,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:04,290 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:04,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:04,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:04,306 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:04,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:04,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:04,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:04,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:04,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:04,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:04,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:04,393 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:04,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:04,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:04,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:04,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:04,464 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:04,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:04,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:04,480 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:04,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:04,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:04,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:04,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:04,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:04,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:04,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:04,567 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:04,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:04,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:04,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:04,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:04,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:04,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:04,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:04,656 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:04,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:04,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:04,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:04,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:04,726 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:04,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:04,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:04,743 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:04,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:04,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:04,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:04,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:04,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:04,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:04,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:04,828 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:04,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:04,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:04,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:04,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:04,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:04,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:04,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:04,914 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:04,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:04,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:04,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:04,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:04,985 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,000 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,089 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,164 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,180 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,249 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,266 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,353 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,440 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,526 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,613 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,692 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,708 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,799 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,886 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:05,956 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:05,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:05,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:05,972 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:05,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:05,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:05,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:05,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,059 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,147 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,233 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,304 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,321 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,409 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,497 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,583 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,654 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,670 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,756 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,827 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,844 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:06,917 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:06,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:06,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:06,933 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:06,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:06,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:06,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:06,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,019 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,089 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,106 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,178 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,194 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,271 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,288 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,375 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,446 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,461 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,548 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,634 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,720 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,790 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,807 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,878 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,894 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:07,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:07,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:07,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:07,983 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:07,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:07,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:07,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:07,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,073 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,159 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,229 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,245 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,330 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,418 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,505 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,576 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,593 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,680 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,750 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,765 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,851 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:08,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:08,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:08,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:08,941 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:08,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:08,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:08,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:08,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,027 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,098 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,114 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,206 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,293 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,379 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,466 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,555 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,644 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,732 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,803 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,821 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,908 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:09,978 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:09,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:09,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:09,994 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:09,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:09,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:09,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:09,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,079 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,165 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,237 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,254 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,326 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,344 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,417 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,434 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,521 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,592 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,610 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,681 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,698 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,768 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,784 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,871 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:10,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:10,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:10,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:10,960 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:10,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:10,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:10,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:10,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,033 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,048 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,133 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,222 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,311 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,397 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,483 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,557 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,573 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,642 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,659 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,747 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,832 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:11,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:11,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:11,918 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:11,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:11,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:11,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:11,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:11,988 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,004 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:12,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,093 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:12,166 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,183 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:12,253 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,269 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:12,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,355 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:12,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,440 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:12,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,528 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:12,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,621 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:12,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,725 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:12,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,857 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:12,948 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:12,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:12,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:12,965 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:12,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:12,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:12,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:12,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,050 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,121 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,136 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,224 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,312 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,385 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,400 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,486 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,573 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,643 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,659 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,746 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,832 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,903 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:13,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:13,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:13,919 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:13,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:13,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:13,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:13,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:13,992 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,007 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,094 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,164 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,181 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,268 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,354 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,442 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,532 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,618 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,704 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,774 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,790 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,876 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:14,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:14,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:14,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:14,963 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:14,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:14,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:14,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:14,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,034 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,050 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,123 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,139 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,227 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,298 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,313 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,400 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,487 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,573 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,644 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,662 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,752 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,823 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,840 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:15,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:15,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:15,926 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:15,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:15,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:15,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:15,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:15,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,014 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,084 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,099 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,170 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,186 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,276 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,346 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,364 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,435 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,450 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,537 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,623 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,710 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,797 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,886 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:16,956 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:16,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:16,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:16,973 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:16,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:16,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:16,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:16,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,058 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,145 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,234 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,321 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,407 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,479 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,494 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,563 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,579 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,666 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,752 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,822 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,838 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:17,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:17,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:17,923 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:17,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:17,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:17,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:17,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:17,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,016 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,101 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,171 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,187 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,273 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,360 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,447 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,535 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,624 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,709 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,795 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,880 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:18,952 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:18,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:18,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:18,968 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:18,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:18,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:18,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:18,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,040 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,056 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,127 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,146 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,233 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,303 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,319 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,404 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,475 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,491 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,573 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,590 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,676 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,748 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,764 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,850 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:19,922 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:19,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:19,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:19,939 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:19,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:19,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:19,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:19,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,025 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,095 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,113 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,201 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,289 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,361 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,378 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,448 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,464 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,549 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,620 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,635 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,721 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,809 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,902 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:20,972 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:20,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:20,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:20,988 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:20,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:20,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:20,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,075 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,163 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,249 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,336 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,422 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,513 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,598 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,683 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,753 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,769 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,839 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,855 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:21,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:21,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:21,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:21,944 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:21,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:21,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:21,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:21,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,016 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,031 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,103 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,119 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,204 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,291 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,362 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,378 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,448 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,464 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,546 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,566 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,698 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,799 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,870 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,886 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:22,966 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:22,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:22,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:22,983 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:22,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:22,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:22,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:22,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,069 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,142 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,157 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,228 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,245 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,334 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,404 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,420 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,490 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,506 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,593 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,680 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,769 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,857 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:23,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:23,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:23,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:23,944 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:23,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:23,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:23,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:23,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,014 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,031 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,119 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,207 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,293 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,364 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,381 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,472 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,542 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,561 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,648 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,718 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,735 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,806 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,821 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,908 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:24,980 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:24,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:24,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:24,997 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:24,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:24,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:24,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:24,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,069 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,086 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,171 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,260 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,345 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,415 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,431 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,502 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,518 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,608 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,695 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,784 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,854 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,868 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:25,939 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:25,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:25,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:25,955 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:25,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:25,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:25,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:25,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,044 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,133 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,206 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,222 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,307 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,393 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,480 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,568 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,638 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,655 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,726 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,741 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,831 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:26,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:26,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:26,917 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:26,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:26,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:26,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:26,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:26,987 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,003 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,089 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,177 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,248 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,266 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,337 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,357 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,427 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,443 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,527 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,598 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,614 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,701 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,789 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,874 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:27,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:27,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:27,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:27,963 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:27,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:27,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:27,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:27,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,033 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,048 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,133 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,219 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,289 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,306 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,392 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,480 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,567 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,653 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,722 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,738 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,825 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,896 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,912 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:28,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:28,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:28,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:28,997 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:28,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:28,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:28,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:28,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,088 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,175 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,263 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,334 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,349 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,419 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,435 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,509 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,525 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,613 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,700 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,770 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,787 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,856 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,871 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:29,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:29,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:29,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:29,958 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:29,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:29,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:29,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:29,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,029 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,044 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,133 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,220 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,292 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,309 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,379 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,396 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,466 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,484 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,571 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,641 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,658 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,745 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,834 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:30,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:30,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:30,918 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:30,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:30,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:30,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:30,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:30,988 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,003 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,074 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,090 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,178 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,249 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,264 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,352 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,424 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,440 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,510 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,525 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,612 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,682 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,698 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,784 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,856 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,871 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:31,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:31,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:31,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:31,961 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:31,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:31,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:31,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:31,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:32,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:32,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:32,046 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:32,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:32,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:32,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:32,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,116 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:32,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:32,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:32,131 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:32,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:32,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:32,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:32,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:32,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:32,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:32,218 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:32,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:32,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:32,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:32,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,289 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:32,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:32,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:32,304 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:32,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:32,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:32,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:32,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:32,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:32,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:32,390 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:32,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:32,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:32,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:32,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:32,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:32,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:32,476 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:32,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:32,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:32,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:32,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:32,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:32,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:32,593 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:32,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:32,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:32,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:32,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:32,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:32,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:32,723 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:32,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:32,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:32,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:32,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,803 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:32,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:32,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:32,821 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:32,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:32,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:32,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:32,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,893 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:32,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:32,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:32,910 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:32,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:32,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:32,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:32,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:32,984 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,001 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,072 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,088 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,176 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,250 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,266 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,352 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,422 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,438 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,508 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,524 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,594 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,610 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,681 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,697 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,768 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,786 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,856 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,871 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:33,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:33,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:33,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:33,959 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:33,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:33,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:33,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:33,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,047 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,134 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,221 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,308 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,397 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,467 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,482 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,567 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,638 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,655 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,726 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,743 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,830 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,901 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:34,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:34,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:34,917 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:34,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:34,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:34,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:34,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:34,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,007 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,093 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,180 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,250 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,267 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,337 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,352 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,439 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,527 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,612 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,682 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,698 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,768 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,783 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,869 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:35,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:35,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:35,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:35,956 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:35,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:35,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:35,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:35,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,027 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,044 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,132 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,219 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,289 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,306 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,395 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,465 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,481 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,567 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,638 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,659 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,744 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,832 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:36,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:36,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:36,919 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:36,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:36,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:36,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:36,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:36,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,006 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,094 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,167 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,183 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,273 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,361 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,448 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,536 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,623 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,710 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,799 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,888 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:37,958 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:37,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:37,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:37,975 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:37,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:37,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:37,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:37,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,062 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,149 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,220 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,235 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,306 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,323 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,395 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,412 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,482 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,497 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,584 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,655 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,671 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,757 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,845 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:38,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:38,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:38,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:38,932 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:38,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:38,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:38,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:38,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,022 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,092 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,108 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,179 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,194 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,279 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,350 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,367 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,438 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,453 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,543 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,634 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,719 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,789 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,806 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,877 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,894 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:39,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:39,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:39,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:39,981 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:39,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:39,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:39,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:39,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,066 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,155 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,225 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,240 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,310 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,327 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,397 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,413 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,499 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,586 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,674 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,746 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,762 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,850 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:40,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:40,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:40,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:40,936 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:40,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:40,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:40,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:40,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,023 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,111 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,198 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,269 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,286 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,374 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,445 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,460 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,530 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,547 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,632 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,719 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,790 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,807 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,880 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,897 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:41,968 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:41,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:41,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:41,985 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:41,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:41,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:41,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:41,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:42,055 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:42,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:42,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:42,070 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:42,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:42,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:42,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:42,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:42,141 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:42,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:42,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:42,157 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:42,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:42,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:42,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:42,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:42,228 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:42,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:42,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:42,243 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:42,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:42,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:42,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:42,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:42,314 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:42,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:42,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:42,329 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:42,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:42,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:42,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:42,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:42,400 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:42,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:42,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:42,418 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:42,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:42,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:42,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:42,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:42,490 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:42,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:42,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:42,507 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:42,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:42,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:42,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:42,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:42,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:42,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:42,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:42,634 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:42,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:42,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:42,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:42,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:42,736 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:42,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:42,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:42,753 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:42,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:42,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:42,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:42,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:42,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:42,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:42,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:42,841 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:42,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:42,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:42,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:42,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:42,914 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:42,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:42,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:42,931 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:42,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:42,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:42,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:42,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,019 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,108 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,196 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,282 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,352 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,370 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,456 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,526 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,541 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,612 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,629 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,717 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,787 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,802 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,887 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:43,958 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:43,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:43,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:43,974 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:43,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:43,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:43,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:43,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,061 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,132 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,149 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,220 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,236 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,308 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,325 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,395 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,413 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,484 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,499 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,569 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,586 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,674 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,745 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,762 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,833 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,850 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:44,921 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:44,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:44,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:44,936 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:44,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:44,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:44,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:44,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,024 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,110 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,182 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,199 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,285 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,356 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,372 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,445 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,462 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,532 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,547 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,633 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,721 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,810 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,896 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:45,968 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:45,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:45,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:45,985 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:45,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:45,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:45,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:45,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,073 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,160 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,234 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,249 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,337 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,423 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,511 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,602 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,672 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,689 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,759 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,774 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,862 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:46,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:46,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:46,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:46,948 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:46,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:46,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:46,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:46,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,034 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,105 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,122 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,196 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,211 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,281 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,296 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,382 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,452 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,469 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,555 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,626 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,641 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,728 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,799 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,815 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,885 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,901 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:47,971 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:47,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:47,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:47,987 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:47,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:47,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:47,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:47,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,074 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,144 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,159 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,230 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,246 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,334 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,404 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,421 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,491 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,506 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,593 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,678 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,766 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,836 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,852 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:48,925 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:48,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:48,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:48,941 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:48,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:48,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:48,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:48,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,028 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,099 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,114 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,200 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,271 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,287 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,377 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,448 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,466 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,536 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,553 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,642 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,728 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,798 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,814 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,900 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:49,971 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:49,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:49,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:49,986 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:49,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:49,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:49,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:49,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,073 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,162 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,232 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,248 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,332 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,403 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,420 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,490 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,507 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,594 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,667 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,684 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,754 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,770 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,858 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:50,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:50,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:50,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:50,945 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:50,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:50,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:50,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:50,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,015 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,032 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,103 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,119 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,211 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,281 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,297 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,383 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,470 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,541 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,557 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,643 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,730 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,818 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,906 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:51,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:51,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:51,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:51,992 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:51,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:51,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:51,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:51,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,079 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,150 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,166 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,238 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,252 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,338 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,411 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,426 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,511 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,581 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,597 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,685 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,772 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,860 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:52,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:52,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:52,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:52,950 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:52,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:52,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:52,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:52,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,037 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,123 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,196 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,211 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,281 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,297 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,368 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,383 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,472 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,561 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,659 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,766 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,787 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,879 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,897 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:53,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:53,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:53,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:53,984 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:53,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:53,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:53,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:53,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,087 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,159 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,174 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,246 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,261 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,348 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,434 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,505 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,521 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,592 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,610 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,700 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,789 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,874 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:54,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:54,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:54,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:54,960 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:54,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:54,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:54,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:54,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,046 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,133 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,206 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,222 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,309 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,381 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,399 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,487 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,557 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,574 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,645 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,661 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,732 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,749 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,843 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:55,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:55,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:55,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:55,936 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:55,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:55,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:55,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:55,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,022 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,093 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,109 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,195 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,282 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,369 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,457 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,530 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,545 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,615 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,632 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,717 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,787 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,803 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,874 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,890 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:56,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:56,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:56,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:56,976 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:56,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:56,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:56,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:56,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,048 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,065 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,138 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,153 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,225 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,242 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,312 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,329 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,416 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,503 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,590 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,680 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,750 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,767 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,853 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:57,923 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:57,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:57,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:57,939 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:57,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:57,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:57,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:57,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,025 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,096 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,112 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,198 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,287 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,374 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,459 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,530 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,547 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,632 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,703 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,720 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,791 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,808 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,880 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,896 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:58,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:58,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:58,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:58,981 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:58,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:58,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:58,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:58,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,052 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,069 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,156 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,229 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,245 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,317 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,332 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,422 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,513 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,605 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,691 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,777 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,865 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:10:59,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:10:59,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:10:59,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:10:59,951 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:10:59,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:10:59,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:10:59,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:10:59,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,041 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,128 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,216 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,302 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,372 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,387 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,474 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,561 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,648 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,735 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,820 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,906 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:00,977 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:00,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:00,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:00,993 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:00,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:00,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:00,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:00,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,080 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,172 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,258 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,328 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,344 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,430 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,517 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,603 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,674 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,690 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,780 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,851 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,868 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:01,938 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:01,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:01,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:01,953 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:01,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:01,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:01,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:01,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,041 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,128 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,215 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,286 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,305 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,390 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,460 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,476 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,547 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,564 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,634 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,648 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,737 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,825 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:02,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:02,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:02,916 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:02,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:02,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:02,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:02,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:02,986 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,000 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,087 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,159 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,175 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,246 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,263 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,334 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,351 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,422 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,440 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,527 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,612 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,705 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,796 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,883 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,901 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:03,973 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:03,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:03,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:03,988 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:03,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:03,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:03,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:03,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,079 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,165 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,250 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,337 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,424 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,512 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,598 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,671 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,687 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,757 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,775 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,861 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:04,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:04,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:04,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:04,948 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:04,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:04,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:04,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:04,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,034 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,105 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,122 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,195 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,212 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,285 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,301 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,371 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,386 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,456 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,472 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,546 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,563 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,650 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,721 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,738 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,828 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:05,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:05,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:05,914 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:05,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:05,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:05,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:05,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:05,984 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,001 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,088 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,159 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,174 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,260 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,331 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,347 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,435 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,521 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,592 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,608 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,694 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,782 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,869 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:06,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:06,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:06,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:06,957 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:06,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:06,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:06,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:06,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,029 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,045 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,131 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,217 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,288 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,304 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,391 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,477 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,550 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,565 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,636 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,651 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,721 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,737 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,824 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,910 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:07,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:07,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:07,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:07,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:07,998 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:07,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:07,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:07,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,069 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,084 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,174 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,260 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,346 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,433 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,519 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,606 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,677 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,695 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,781 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,868 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:08,938 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:08,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:08,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:08,954 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:08,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:08,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:08,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:08,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,042 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,114 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,131 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,218 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,306 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,393 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,467 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,486 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,582 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,599 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,670 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,687 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,758 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,774 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,861 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:09,934 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:09,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:09,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:09,949 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:09,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:09,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:09,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:09,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,035 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,105 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,122 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,209 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,296 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,384 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,474 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,544 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,561 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,647 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,717 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,733 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,804 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,819 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,890 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,906 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:10,977 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:10,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:10,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:10,993 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:10,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:10,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:10,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:10,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,083 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,170 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,241 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,256 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,342 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,412 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,429 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,516 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,605 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,677 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,695 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,781 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,867 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:11,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:11,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:11,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:11,953 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:11,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:11,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:11,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:11,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,040 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,127 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,218 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,303 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,373 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,389 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,474 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,562 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,632 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,649 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,737 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,809 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,825 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,895 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,911 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:12,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:12,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:12,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:12,997 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:12,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:12,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:12,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:12,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,067 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,084 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,154 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,169 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,258 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,329 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,344 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,417 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,432 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,502 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,519 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,606 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,694 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,768 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,786 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,870 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,888 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:13,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:13,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:13,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:13,980 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:13,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:13,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:13,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:13,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,052 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,067 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,155 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,225 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,242 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,328 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,415 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,486 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,502 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,589 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,662 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,678 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,748 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,763 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,849 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:14,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:14,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:14,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:14,936 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:14,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:14,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:14,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:14,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,021 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,092 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,110 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,197 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,267 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,285 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,370 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,457 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,543 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,639 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,654 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,751 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,837 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,907 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:15,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:15,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:15,923 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:15,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:15,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:15,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:15,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:15,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,007 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,094 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,181 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,268 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,341 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,358 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,444 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,514 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,530 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,616 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,702 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,790 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,880 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:16,950 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:16,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:16,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:16,967 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:16,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:16,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:16,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,055 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,125 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,141 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,213 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,228 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,298 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,315 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,386 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,402 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,475 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,491 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,576 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,646 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,663 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,748 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,819 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,835 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,905 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:17,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:17,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:17,923 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:17,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:17,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:17,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:17,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:17,994 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,010 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,099 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,169 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,185 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,255 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,272 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,343 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,358 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,444 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,530 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,604 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,619 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,689 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,704 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,792 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,863 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,880 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:18,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:18,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:18,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:18,968 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:18,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:18,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:18,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:18,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,039 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,055 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,147 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,221 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,235 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,322 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,409 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,496 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,571 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,587 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,659 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,673 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,745 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,759 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,848 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:19,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:19,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:19,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:19,935 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:19,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:19,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:19,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:19,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,021 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,109 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,179 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,197 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,268 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,285 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,373 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,443 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,458 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,545 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,630 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,701 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,717 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,789 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,804 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,876 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,892 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:20,964 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:20,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:20,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:20,980 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:20,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:20,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:20,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:20,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,066 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,152 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,224 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,240 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,327 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,398 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,414 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,503 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,590 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,676 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,763 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,851 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:21,921 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:21,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:21,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:21,938 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:21,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:21,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:21,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:21,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,025 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,098 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,115 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,202 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,289 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,360 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,377 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,448 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,466 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,555 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,644 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,716 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,732 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,803 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,819 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,889 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,905 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:22,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:22,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:22,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:22,992 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:22,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:22,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:22,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:22,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:23,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:23,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:23,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:23,080 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:23,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:23,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:23,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:23,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:23,152 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:23,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:23,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:23,169 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:23,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:23,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:23,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:23,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:23,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:23,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:23,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:23,261 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:23,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:23,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:23,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:23,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:23,331 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:23,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:23,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:23,348 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:23,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:23,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:23,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:23,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:23,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:23,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:23,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:23,436 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:23,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:23,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:23,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:23,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:23,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:23,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:23,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:23,522 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:23,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:23,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:23,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:23,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:23,592 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:23,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:23,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:23,609 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:23,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:23,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:23,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:23,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:23,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:23,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:23,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:23,696 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:23,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:23,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:23,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:23,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:23,785 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:23,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:23,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:23,804 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:23,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:23,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:23,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:23,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:23,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:23,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:23,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:23,922 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:23,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:23,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:23,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:23,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,008 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,024 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,095 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,112 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,194 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,210 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,297 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,368 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,384 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,456 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,471 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,544 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,560 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,647 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,717 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,735 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,823 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,893 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,910 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:24,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:24,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:24,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:24,997 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:24,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:24,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:24,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:24,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,085 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,173 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,259 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,346 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,433 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,520 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,607 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,695 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,782 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,869 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:25,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:25,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:25,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:25,956 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:25,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:25,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:25,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:25,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,027 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,043 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,129 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,216 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,303 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,372 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,388 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,474 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,562 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,648 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,734 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,807 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,822 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,908 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:26,977 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:26,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:26,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:26,992 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:26,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:26,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:26,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:26,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,077 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,150 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,165 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,235 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,252 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,339 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,411 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,428 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,513 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,599 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,670 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,686 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,757 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,773 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,844 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,860 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:27,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:27,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:27,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:27,950 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:27,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:27,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:27,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:27,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,020 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,037 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,107 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,123 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,208 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,295 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,366 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,382 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,469 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,541 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,557 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,644 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,730 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,801 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,817 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,903 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:28,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:28,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:28,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:28,989 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:28,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:28,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:28,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:28,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,076 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,150 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,165 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,255 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,340 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,412 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,427 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,523 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,613 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,701 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,789 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,876 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:29,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:29,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:29,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:29,962 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:29,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:29,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:29,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:29,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,032 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,049 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,119 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,136 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,207 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,223 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,312 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,398 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,485 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,572 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,643 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,659 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,745 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,832 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:30,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:30,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:30,920 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:30,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:30,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:30,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:30,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:30,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,004 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,075 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,091 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,179 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,250 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,267 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,337 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,352 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,442 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,529 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,599 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,615 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,702 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,788 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,874 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:31,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:31,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:31,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:31,961 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:31,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:31,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:31,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:31,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:32,034 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:32,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:32,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:32,049 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:32,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:32,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:32,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:32,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:32,119 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:32,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:32,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:32,134 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:32,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:32,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:32,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:32,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:32,204 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:32,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:32,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:32,220 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:32,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:32,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:32,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:32,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:32,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:32,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:32,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:32,308 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:32,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:32,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:32,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:32,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:32,378 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:32,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:32,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:32,395 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:32,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:32,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:32,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:32,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:11:32,466 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 01:11:32,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:11:32,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 29 states and 43 transitions. [2024-11-09 01:11:32,481 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 43 transitions. [2024-11-09 01:11:32,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 01:11:32,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:11:32,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:11:32,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat