./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_preinc_11_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/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_e375bda7-9b8e-44d9-91b0-ea0831ae0978/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_preinc_11_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 88152d200f3735580ff1ef27f101a7fb92c16771960b094da1023d228a179c4c --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:12:39,434 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:12:39,530 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-09 00:12:39,539 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:12:39,540 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:12:39,588 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:12:39,592 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:12:39,593 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:12:39,595 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:12:39,595 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:12:39,596 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:12:39,598 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:12:39,598 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:12:39,599 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:12:39,599 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:12:39,603 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:12:39,603 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:12:39,604 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:12:39,604 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-09 00:12:39,604 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 00:12:39,605 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:12:39,606 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:12:39,610 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:12:39,610 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:12:39,611 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:12:39,611 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:12:39,611 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:12:39,612 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:12:39,612 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:12:39,613 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:12:39,613 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:12:39,617 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:12:39,617 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_e375bda7-9b8e-44d9-91b0-ea0831ae0978/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_e375bda7-9b8e-44d9-91b0-ea0831ae0978/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 ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 88152d200f3735580ff1ef27f101a7fb92c16771960b094da1023d228a179c4c [2024-11-09 00:12:39,950 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:12:39,985 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:12:39,989 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:12:39,991 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:12:39,991 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:12:39,993 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_preinc_11_good.i Unable to find full path for "g++" [2024-11-09 00:12:42,444 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:12:42,901 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:12:42,903 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_preinc_11_good.i [2024-11-09 00:12:42,941 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/bin/ukojak-verify-ImItNfHLgk/data/fd89d7578/9fed99381c09496ca0ec7ba9796f0d88/FLAG892124297 [2024-11-09 00:12:42,966 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/bin/ukojak-verify-ImItNfHLgk/data/fd89d7578/9fed99381c09496ca0ec7ba9796f0d88 [2024-11-09 00:12:42,971 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:12:42,974 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:12:42,976 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:12:42,977 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:12:42,983 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:12:42,984 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:12:42" (1/1) ... [2024-11-09 00:12:42,988 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6336d538 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:42, skipping insertion in model container [2024-11-09 00:12:42,988 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:12:42" (1/1) ... [2024-11-09 00:12:43,085 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:12:44,404 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:12:44,417 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:12:44,537 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:12:44,777 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:12:44,778 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:44 WrapperNode [2024-11-09 00:12:44,779 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:12:44,780 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:12:44,781 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:12:44,781 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:12:44,790 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:12:44" (1/1) ... [2024-11-09 00:12:44,838 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:12:44" (1/1) ... [2024-11-09 00:12:44,885 INFO L138 Inliner]: procedures = 501, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 141 [2024-11-09 00:12:44,885 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:12:44,890 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:12:44,890 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:12:44,891 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:12:44,903 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:44" (1/1) ... [2024-11-09 00:12:44,903 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:44" (1/1) ... [2024-11-09 00:12:44,907 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:44" (1/1) ... [2024-11-09 00:12:44,911 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:44" (1/1) ... [2024-11-09 00:12:44,920 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:44" (1/1) ... [2024-11-09 00:12:44,926 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:44" (1/1) ... [2024-11-09 00:12:44,931 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:44" (1/1) ... [2024-11-09 00:12:44,933 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:44" (1/1) ... [2024-11-09 00:12:44,939 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:12:44,944 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:12:44,945 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:12:44,945 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:12:44,946 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:12:44" (1/1) ... [2024-11-09 00:12:44,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:12:44,984 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:12:45,001 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/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:12:45,007 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e375bda7-9b8e-44d9-91b0-ea0831ae0978/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:12:45,049 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-11-09 00:12:45,049 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-11-09 00:12:45,050 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-11-09 00:12:45,050 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-11-09 00:12:45,050 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsTrue [2024-11-09 00:12:45,051 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsTrue [2024-11-09 00:12:45,051 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:12:45,051 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:12:45,052 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:12:45,053 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsFalse [2024-11-09 00:12:45,053 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsFalse [2024-11-09 00:12:45,247 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:12:45,250 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:12:45,577 INFO L? ?]: Removed 28 outVars from TransFormulas that were not future-live. [2024-11-09 00:12:45,577 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:12:45,657 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:12:45,657 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 00:12:45,658 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:12:45 BoogieIcfgContainer [2024-11-09 00:12:45,658 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:12:45,659 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:12:45,660 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:12:45,671 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:12:45,671 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:12:45" (1/1) ... [2024-11-09 00:12:45,682 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:12:45,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:45,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 73 states and 93 transitions. [2024-11-09 00:12:45,746 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 93 transitions. [2024-11-09 00:12:45,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-09 00:12:45,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:45,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:45,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:46,336 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:12:46,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:46,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 72 states and 92 transitions. [2024-11-09 00:12:46,489 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 92 transitions. [2024-11-09 00:12:46,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-09 00:12:46,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:46,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:46,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:46,561 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:12:46,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:46,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 71 states and 91 transitions. [2024-11-09 00:12:46,662 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 91 transitions. [2024-11-09 00:12:46,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-09 00:12:46,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:46,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:46,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:46,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:12:47,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:47,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 69 states and 87 transitions. [2024-11-09 00:12:47,026 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 87 transitions. [2024-11-09 00:12:47,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:47,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:47,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:47,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:47,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:47,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:47,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:47,506 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:47,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:47,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:47,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:47,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:47,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:47,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:47,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:47,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:47,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:47,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:47,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:47,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:47,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:47,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:47,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:47,837 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:47,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:47,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:47,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:47,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:47,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:47,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:47,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:47,978 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:47,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:47,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:47,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:47,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:48,097 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:48,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:48,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:48,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:48,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:48,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:48,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:48,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:48,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:48,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:48,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:48,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:48,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:48,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:48,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:48,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:48,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:48,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:48,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:48,356 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:48,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:48,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:48,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:48,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:48,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:48,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:48,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:48,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:48,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:48,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:48,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:48,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:48,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:48,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:48,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:48,570 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:48,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:48,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:48,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:48,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:48,676 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:48,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:48,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:48,689 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:48,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:48,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:48,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:48,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:48,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:48,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:48,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:48,789 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:48,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:48,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:48,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:48,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:48,868 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:48,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:48,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:48,883 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:48,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:48,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:48,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:48,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:48,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:48,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:48,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:48,969 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:48,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:48,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:48,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:48,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,164 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,244 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,258 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,341 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,422 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,582 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,677 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,786 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,881 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:49,943 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:49,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:49,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:49,956 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:49,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:49,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:49,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:49,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,032 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,092 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,104 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,160 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,172 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,247 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,330 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,388 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,400 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,473 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,547 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,607 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,618 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,704 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,715 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,790 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,803 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,860 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,871 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:50,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:50,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:50,936 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:50,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:50,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:50,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:50,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:50,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,003 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,070 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,138 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,286 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,423 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,437 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,586 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,601 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,668 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,687 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,806 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:51,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:51,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:51,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:51,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:51,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:51,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:51,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:51,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,033 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,122 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,141 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,211 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,384 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,464 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,547 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,627 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,642 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,812 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,878 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:52,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:52,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:52,896 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:52,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:52,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:52,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:52,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:52,996 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,012 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,186 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,269 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,349 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,436 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,496 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,510 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,654 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,806 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,881 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:53,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:53,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:53,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:53,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:53,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:53,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:53,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:53,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,108 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,121 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,197 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,340 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,478 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,548 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,625 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,638 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,743 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,842 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:54,924 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:54,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:54,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:54,941 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:54,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:54,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:54,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:54,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,027 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,087 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,171 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,246 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,320 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,335 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,408 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,481 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,585 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,658 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,730 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,787 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,800 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,858 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,870 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:55,929 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:55,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:55,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:55,943 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:55,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:55,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:55,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:55,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,017 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,165 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,237 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,321 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,404 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,471 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,538 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,591 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,602 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,668 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,722 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,733 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,790 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,802 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,858 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,870 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:56,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:56,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:56,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:56,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:56,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:56,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:56,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:56,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,004 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,099 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,161 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,174 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,243 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,303 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,315 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,385 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,583 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,671 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,740 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,752 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,843 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:57,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:57,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:57,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:57,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:57,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:57,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:57,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:57,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,031 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,118 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,209 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,283 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,379 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,449 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,460 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,587 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,654 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,720 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,766 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,777 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,838 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,886 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,896 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:58,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:58,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:58,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:58,959 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:58,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:58,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:58,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:58,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,010 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,020 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,191 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,237 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,313 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,367 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,419 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,472 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,484 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,548 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,664 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,674 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,722 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,731 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,778 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,792 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,845 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:12:59,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:12:59,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:12:59,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:12:59,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:12:59,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:12:59,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:12:59,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:12:59,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,029 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,079 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,090 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,161 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,230 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,295 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,360 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,415 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,426 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,492 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,561 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,684 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,696 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,772 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,836 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:00,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:00,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:00,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:00,970 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:00,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:00,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:00,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:00,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,027 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,038 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,090 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,153 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,163 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,213 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,223 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,346 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,408 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,459 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,471 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,539 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,601 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,661 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,738 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,818 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,885 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,895 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:01,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:01,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:01,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:01,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:01,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:01,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:01,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:01,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,020 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,030 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,083 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,094 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,166 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,295 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,350 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,361 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,428 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,492 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,687 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,879 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:02,941 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:02,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:02,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:02,952 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:02,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:02,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:02,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:02,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,081 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,133 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,142 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,203 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,323 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,389 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,453 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,516 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,579 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,649 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,707 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,757 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,767 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,826 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,836 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,887 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,897 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:03,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:03,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:03,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:03,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:03,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:03,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:03,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:03,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,022 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,088 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,153 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,214 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,271 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,321 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,394 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,519 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,587 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,650 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,716 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,768 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,831 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,841 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,904 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:04,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:04,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:04,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:04,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:04,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:04,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:04,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:04,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,018 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,029 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,090 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,159 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,281 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,341 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,407 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,470 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,535 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,583 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,657 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,721 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,768 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,778 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,827 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,838 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:05,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:05,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:05,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:05,962 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:05,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:05,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:05,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:05,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,024 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,084 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,156 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,391 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,519 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,596 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,647 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,657 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,717 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,766 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,775 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,834 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,893 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:06,941 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:06,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:06,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:06,951 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:06,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:06,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:06,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:06,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,012 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,062 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,195 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,255 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,374 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,434 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,513 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,582 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,640 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,652 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,707 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,717 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,770 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,781 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,838 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,885 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,927 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:07,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:07,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:07,936 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:07,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:07,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:07,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:07,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:07,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,001 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,040 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,096 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,142 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,191 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,236 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,283 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,487 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,530 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,539 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,590 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,642 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,685 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,694 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,743 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,783 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,831 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,878 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,887 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,929 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:08,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:08,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:08,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:08,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:08,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:08,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:08,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:08,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,066 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,119 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,157 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,165 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,213 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,304 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,350 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,404 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,450 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,582 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,678 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,686 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,732 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,780 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,913 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:09,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:09,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:09,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:09,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:09,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:09,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:09,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:09,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,000 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,036 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,044 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,079 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,087 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,183 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,269 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,313 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,349 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,357 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,397 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,406 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,454 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,538 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,545 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,628 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,674 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,768 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,817 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,854 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,862 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,905 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,948 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:10,984 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:10,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:10,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:10,992 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:10,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:10,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:10,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:10,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,045 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,087 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,122 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,131 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,167 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,174 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,216 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,297 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,342 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,349 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,387 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,396 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,441 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,486 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,532 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,578 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,625 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,670 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,757 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,802 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,856 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,943 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:11,979 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:11,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:11,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:11,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:11,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:11,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:11,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:11,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,033 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,115 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,123 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,165 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,209 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,243 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,251 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,294 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,375 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,413 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,421 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,464 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,510 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,592 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,600 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,654 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,693 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,701 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,740 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,748 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,792 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,835 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,878 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:12,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:12,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:12,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:12,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:12,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:12,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:12,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:12,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,177 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,266 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,316 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,363 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,474 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,525 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,580 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,625 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,635 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,673 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,742 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,798 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,842 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,851 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,905 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:13,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:13,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:13,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:13,965 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:13,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:13,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:13,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:13,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,027 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,082 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,185 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,239 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,293 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,341 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,386 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,412 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,459 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,467 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,513 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,541 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,547 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,630 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,678 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,773 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,813 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,822 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,863 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,872 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,959 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:14,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:14,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:14,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:14,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:14,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:14,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:14,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:14,996 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,003 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,029 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,066 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,133 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,171 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,281 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,335 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,446 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,552 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,607 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,658 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,704 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,742 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,750 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,842 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,887 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,929 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:15,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:15,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:15,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:15,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:15,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:15,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:15,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:15,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,027 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,064 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,071 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,121 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,169 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,303 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,310 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,384 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,448 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,481 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,488 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,527 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,587 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,618 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,628 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,672 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,700 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,796 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,803 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,841 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,848 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,881 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,928 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,935 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:16,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:16,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:16,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:16,980 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:16,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:16,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:16,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:16,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,015 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,050 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,083 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,149 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,185 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,312 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,319 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,352 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,384 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,415 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,445 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,451 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,491 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,562 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,568 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,605 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,655 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,694 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,752 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,781 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,788 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,811 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,817 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,841 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,847 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,908 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,939 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,969 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:17,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:17,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:17,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:17,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:17,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:17,999 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:17,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:17,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,031 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,062 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,068 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,095 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,131 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,166 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,208 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,242 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,250 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,281 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,290 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,335 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,392 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,427 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,451 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,487 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,524 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,594 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,601 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,638 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,667 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,673 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,768 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,801 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,838 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,878 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,910 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,917 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:18,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:18,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:18,961 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:18,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:18,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:18,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:18,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:18,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,005 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,040 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,047 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,089 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,129 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,177 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,223 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,289 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,321 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,367 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,402 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,433 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,465 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,512 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,573 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,658 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,699 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,785 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,867 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,901 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,909 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,956 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:19,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:19,990 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:19,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:19,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:19,998 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:19,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:19,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:19,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,031 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,036 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,066 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,112 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,156 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,201 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,237 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,243 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,298 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,307 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,338 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,392 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,438 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,447 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,541 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,550 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,595 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,604 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,654 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,697 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,766 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,776 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,907 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:20,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:20,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:20,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:20,959 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:20,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:20,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:20,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:20,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,012 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,061 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,108 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,153 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,159 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,196 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,237 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,292 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,349 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,444 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,452 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,538 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,547 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,598 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,650 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,699 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,744 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,792 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,870 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,946 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:21,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:21,988 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:21,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:21,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:21,998 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:21,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:21,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:21,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,160 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,170 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,221 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,230 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,286 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,340 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,386 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,422 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,451 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,569 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,636 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,699 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,757 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,767 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,869 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,879 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,932 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:22,976 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:22,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:22,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:22,985 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:22,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:22,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:22,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:22,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,051 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,104 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,156 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,201 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,279 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,386 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,430 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,438 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,491 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,537 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,546 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,599 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,628 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,635 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,664 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,670 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,759 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,841 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,848 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,941 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:23,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:23,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:23,948 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:23,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:23,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:23,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:23,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:23,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,001 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,045 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,055 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,110 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,161 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,202 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,210 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,387 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,395 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,447 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,498 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,527 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,534 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,562 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,569 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,604 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,640 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,678 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,684 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,747 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,847 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,856 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,900 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,908 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,946 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:24,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:24,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:24,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:24,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:24,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:24,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:24,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:24,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,006 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,057 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,085 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,094 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,148 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,204 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,253 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,288 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,295 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,386 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,428 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,469 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,512 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,564 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,608 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,653 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,698 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,798 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,845 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:25,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:25,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:25,970 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:25,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:25,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:25,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:25,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:25,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,034 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,041 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,066 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,072 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,110 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,133 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,175 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,284 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,343 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,373 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,421 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,469 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,517 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,559 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,567 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,612 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,664 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,704 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,740 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,782 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,814 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,841 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,847 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,878 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,912 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,943 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:26,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:26,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:26,975 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:26,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:26,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:26,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:26,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:26,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,005 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,030 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,036 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,066 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,091 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,097 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,153 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,200 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,232 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,301 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,308 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,371 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,436 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,466 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,502 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,545 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,582 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,589 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,661 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,695 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,738 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,772 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,800 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,807 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,842 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,883 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:27,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:27,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:27,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:27,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:27,999 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:27,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:27,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:27,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,141 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,148 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,195 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,222 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,264 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,388 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,437 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,464 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,470 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,562 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,593 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,622 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,706 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,740 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,747 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,789 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,914 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,956 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:28,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:28,990 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:28,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:28,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:28,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:28,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:28,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:28,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,031 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,038 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,079 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,113 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,119 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,182 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,211 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,216 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,246 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,335 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,364 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,392 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,415 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,449 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,494 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,578 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,613 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,662 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,744 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,786 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,827 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,870 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,958 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:29,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:29,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:29,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:29,987 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:29,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:29,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:29,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:29,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,017 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,056 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,085 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,108 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,114 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,145 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,176 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,269 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,300 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,332 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,363 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,394 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,402 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,450 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,495 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,531 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,540 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,566 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,572 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,643 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,668 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,674 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,730 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,771 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,810 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,840 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,847 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,878 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,885 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,921 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:30,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:30,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:30,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:30,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:30,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:30,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:30,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:30,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,057 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,110 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,164 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,198 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,235 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,242 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,280 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,318 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,349 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,356 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,397 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,427 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,435 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,472 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,508 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,542 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,550 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,580 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,589 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,623 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,633 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,672 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,709 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,743 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,750 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,788 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,892 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,902 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:31,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:31,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:31,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:31,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:31,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:31,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:31,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:31,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,003 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,012 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,167 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,177 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,222 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,338 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,392 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,447 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,551 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,561 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,632 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,691 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,744 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,832 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,885 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,917 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:32,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:32,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:32,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:32,970 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:32,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:32,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:32,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:32,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,018 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,085 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,131 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,141 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,196 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,302 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,353 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,393 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,423 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,468 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,504 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,542 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,579 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,740 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,776 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,813 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,844 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,851 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:33,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:33,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:33,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:33,976 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:33,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:33,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:33,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:33,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,015 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,044 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,083 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,165 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,239 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,277 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,315 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,353 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,431 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,475 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,541 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,596 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,650 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,695 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,704 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,750 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,759 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,803 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,812 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,902 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,939 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:34,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:34,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:34,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:34,982 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:34,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:34,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:34,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:34,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,023 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,055 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,137 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,211 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,323 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,377 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,423 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,432 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,487 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,573 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,627 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,636 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,691 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,745 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,800 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,859 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:35,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:35,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:35,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:35,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:35,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:35,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:35,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:35,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,019 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,065 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,126 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,177 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,214 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,290 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,327 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,364 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,394 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,402 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,439 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,476 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,507 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,549 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,573 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,579 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,608 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,637 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,668 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,696 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,719 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,725 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,748 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,754 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,783 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,812 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,841 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,880 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,935 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,941 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,971 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:36,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:36,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:36,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:36,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:36,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:36,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:36,999 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:36,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,057 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,083 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,089 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,122 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,167 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,174 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,211 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,219 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,262 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,298 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,306 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,341 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,371 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,403 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,438 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,468 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,535 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,560 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,565 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,610 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,656 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,699 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,735 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,742 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,778 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,785 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,822 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,830 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,916 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,948 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:37,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:37,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:37,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:37,978 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:37,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:37,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:37,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:37,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:38,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:38,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:38,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:38,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:38,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:38,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:38,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:38,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:38,030 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:38,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:38,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:38,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:38,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:38,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:38,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:38,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:38,059 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:38,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:38,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:38,066 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:38,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:38,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:38,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:38,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:38,092 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:38,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:38,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:38,098 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:38,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:38,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:38,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:38,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:38,122 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:38,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:38,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:38,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:38,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:38,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:38,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:38,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:38,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:38,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:38,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:38,164 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:38,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:13:38,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:13:38,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:13:38,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:13:38,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:13:38,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:13:38,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:13:38,193 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:13:38,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-09 00:26:06,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:06,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,006 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,089 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,183 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,217 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,223 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,303 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,309 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,351 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,396 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,438 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,485 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,593 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,647 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,694 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,734 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,768 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,775 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,809 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,815 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,855 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,910 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:07,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:07,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:07,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:07,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:07,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:07,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:07,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:07,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,000 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,036 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,042 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,084 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,120 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,126 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,160 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,166 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,208 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,244 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,292 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,345 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,395 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,438 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,482 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,571 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,661 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,741 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,835 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,879 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,923 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:08,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:08,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:08,965 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:08,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:08,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,008 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,052 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,089 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,095 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,131 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,138 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,174 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,181 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,224 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,266 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,351 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,405 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,411 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,504 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,546 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,583 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,590 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,632 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,668 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,719 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,762 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,800 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,806 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,850 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,945 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:09,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:09,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:09,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:09,989 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:09,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:09,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:09,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,027 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,079 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,124 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,168 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,213 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,256 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,336 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,380 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,422 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,465 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,510 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,554 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,659 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,694 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,701 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,782 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,868 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,946 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,953 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:10,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:10,988 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:10,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:10,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:10,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:10,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:10,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:10,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,076 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,118 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,197 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,204 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,247 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,292 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,335 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,377 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,413 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,542 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,580 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,617 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,656 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,707 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,740 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,778 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,784 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,821 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,892 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,898 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,929 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,935 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:11,967 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:11,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:11,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:11,973 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:11,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:11,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:11,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:11,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,010 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,079 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,085 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,123 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,161 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,192 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,198 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,310 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,342 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,386 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,418 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,424 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,461 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,607 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,615 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,668 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,676 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,723 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,773 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,813 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,851 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,890 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,929 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:12,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:12,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:12,967 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:12,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:12,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:12,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:12,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:12,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,005 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,043 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,080 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,118 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,156 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,193 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,230 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,343 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,380 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,412 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,449 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,455 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,493 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,569 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,644 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,675 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,681 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,803 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,836 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,842 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,880 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,918 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:13,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:13,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:13,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:13,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:13,991 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:13,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:13,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:13,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,066 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,104 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,142 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,174 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,180 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,211 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,254 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,291 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,328 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,367 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,406 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,448 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,490 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,570 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,610 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,650 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,685 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,692 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,742 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,748 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,789 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,828 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,868 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,908 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:14,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:14,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:14,956 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:14,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:14,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:14,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:14,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:14,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,005 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,052 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,087 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,094 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,168 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,174 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,308 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,354 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,360 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,412 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,452 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,496 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,538 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,578 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,614 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,662 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,702 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,743 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,778 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,784 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,823 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,878 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,918 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,951 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,956 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:15,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:15,990 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:15,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:15,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:15,996 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:15,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:15,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:15,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,030 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,036 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,076 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,114 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,162 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,197 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,203 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,238 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,284 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,367 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,444 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,451 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,491 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,567 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,573 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,647 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,654 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,697 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,739 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,781 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,821 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,867 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,915 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:16,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:16,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:16,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:16,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:16,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:16,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:16,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:16,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,007 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,013 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,092 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,132 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,172 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,211 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,251 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,291 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,332 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,372 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,455 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,495 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,636 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,720 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,754 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,800 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,833 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,879 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:17,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:17,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:17,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:17,969 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:17,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:17,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:17,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:17,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,026 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,059 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,102 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,133 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,218 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,257 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,292 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,298 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,379 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,537 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,584 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,624 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,676 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,716 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,764 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,808 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,855 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,940 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:18,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:18,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:18,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:18,979 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:18,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:18,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:18,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:18,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,019 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,114 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,154 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,193 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,277 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,312 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,319 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,353 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,359 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,394 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,400 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,440 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,480 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,515 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,560 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,595 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,601 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,643 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,680 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,687 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,733 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,822 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,867 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,909 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,944 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,950 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:19,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:19,986 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:19,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:19,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:19,992 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:19,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:19,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:19,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,027 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,033 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,075 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,151 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,157 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,207 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,251 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,295 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,376 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,420 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,426 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,463 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,469 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,511 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,553 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,634 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,640 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,675 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,764 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,770 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,813 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,819 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,903 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,944 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:20,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:20,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:20,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:20,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:20,987 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:20,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:20,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:20,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,063 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,144 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,150 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,192 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,227 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,233 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,292 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,326 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,332 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,372 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,454 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,488 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,494 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,535 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,576 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,612 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,618 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,661 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,704 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,748 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,754 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,881 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:21,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:21,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:21,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:21,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:21,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:21,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:21,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:21,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,044 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,050 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,136 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,221 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,264 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,307 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,350 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,440 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,446 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,488 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,549 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,606 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,681 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,742 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,840 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,927 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:22,974 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:22,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:22,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:22,980 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:22,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:22,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:22,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:22,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,020 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,027 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,064 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,071 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,108 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,151 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,157 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,200 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,242 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,283 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,317 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,324 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,367 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,411 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,453 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,492 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,571 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,624 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,659 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,757 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,813 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,856 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,895 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,929 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,935 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:23,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:23,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:23,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:23,977 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:23,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:23,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:23,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:23,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,019 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,061 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,103 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,139 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,146 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,184 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,192 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,317 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,324 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,364 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,406 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,448 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,488 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,569 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,610 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,709 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,755 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,840 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,881 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,928 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:24,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:24,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:24,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:24,978 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:24,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:24,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:24,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:24,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,017 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,058 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,092 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,098 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,137 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,179 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,264 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,307 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,342 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,389 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,471 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,513 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,554 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,596 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,637 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,677 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,717 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,812 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,855 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,935 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,941 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:25,976 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:25,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:25,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:25,982 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:25,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:25,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:25,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:25,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,022 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,061 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,142 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,182 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,221 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,334 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,341 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,375 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,415 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,421 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,460 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,578 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,618 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,658 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,698 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,739 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,782 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,840 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,929 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:26,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:26,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:26,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:26,971 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:26,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:26,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:26,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:26,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,054 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,133 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,172 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,213 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,293 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,373 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,412 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,452 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,492 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,625 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,739 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,745 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,785 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,867 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,926 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,959 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:27,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:27,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:27,965 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:27,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:27,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:27,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:27,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:27,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,004 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,044 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,084 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,124 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,164 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,207 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,243 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,288 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,322 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,328 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,368 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,403 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,408 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,448 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,489 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,530 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,572 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,648 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,654 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,695 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,775 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,872 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,908 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,914 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:28,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:28,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:28,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:28,965 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:28,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:28,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:28,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:28,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,088 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,129 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,172 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,213 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,254 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,380 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,504 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,538 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,544 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,585 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,626 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,667 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,743 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,790 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,830 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,916 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,959 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:29,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:29,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:29,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:29,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:29,999 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:29,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:29,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:29,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,054 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,094 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,133 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,176 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,216 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,260 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,298 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,304 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,343 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,350 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,395 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,441 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,486 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,530 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,567 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,575 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,619 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,662 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,704 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,739 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,788 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,823 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,829 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,871 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,913 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,955 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:30,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:30,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:30,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:30,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:30,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:30,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:30,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:30,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,033 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,039 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,079 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,114 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,169 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,211 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,294 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,335 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,375 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,541 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,626 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,671 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,708 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,750 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,756 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,841 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,879 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,921 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:31,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:31,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:31,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:31,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:31,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:31,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:31,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:31,995 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,001 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,036 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,042 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,085 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,164 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,170 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,230 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,311 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,318 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,362 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,398 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,449 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,493 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,535 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,579 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,615 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,663 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,751 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,797 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,880 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:32,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:32,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:32,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:32,966 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:32,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:32,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:32,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:32,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,003 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,010 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,054 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,090 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,096 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,144 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,186 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,222 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,272 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,367 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,411 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,449 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,455 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,537 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,544 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,588 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,633 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,719 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,726 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,772 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,810 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,817 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,862 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,901 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,908 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,951 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:33,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:33,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:33,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:33,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:33,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:33,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:33,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:33,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,000 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,044 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,127 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,169 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,211 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,247 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,253 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,288 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,295 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,335 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,411 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,473 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,508 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,514 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,554 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,596 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,636 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,678 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,714 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,721 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,757 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,763 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,798 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,840 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,924 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,931 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:34,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:34,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:34,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:34,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:34,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:34,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:34,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:34,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,010 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,016 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,052 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,058 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,095 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,102 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,148 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,189 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,232 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,309 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,316 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,351 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,357 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,393 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,400 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,442 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,510 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,580 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,641 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,699 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,706 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,750 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,826 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,832 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,872 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,923 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:35,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:35,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:35,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:35,969 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:35,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:35,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:35,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:35,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,010 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,050 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,085 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,133 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,167 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,172 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,212 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,293 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,335 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,375 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,416 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,498 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,538 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,573 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,579 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,613 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,619 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,717 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,757 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,838 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,887 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,928 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:36,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:36,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:36,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:36,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:36,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:36,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:36,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:36,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,003 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,009 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,047 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,085 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,092 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,176 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,224 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,263 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,354 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,395 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,437 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,485 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,525 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,568 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,615 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,647 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,653 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,687 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,693 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,734 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,768 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,774 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,823 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,858 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,948 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:37,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:37,983 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:37,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:37,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:37,989 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:37,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:37,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:37,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,030 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,161 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,195 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,237 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,283 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,290 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,332 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,373 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,415 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,450 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,541 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,582 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,623 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,666 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,707 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,754 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,759 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,810 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,850 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,910 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:38,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:38,988 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:38,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:38,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:38,994 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:38,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:38,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:38,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,030 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,037 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,123 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,165 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,201 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,207 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,242 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,248 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,283 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,289 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,330 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,374 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,416 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,542 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,586 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,631 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,672 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,715 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,750 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,756 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,797 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,833 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,881 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,916 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,923 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:39,974 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:39,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:39,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:39,980 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:39,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:39,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:39,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:39,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,021 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,063 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,110 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,153 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,196 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,238 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,279 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,366 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,406 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,440 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,446 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,481 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,487 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,521 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,527 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,571 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,615 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,663 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,711 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,752 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,800 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,841 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,882 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,917 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,923 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:40,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:40,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:40,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:40,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,004 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,045 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,091 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,097 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,135 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,141 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,183 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,227 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,264 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,349 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,355 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,407 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,448 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,490 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,532 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,567 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,573 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,655 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,696 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,738 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,780 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,823 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,866 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,909 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,951 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:41,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:41,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:41,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:41,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:41,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:41,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:41,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:41,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,077 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,115 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,222 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,264 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,298 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,303 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,336 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,387 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,434 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,473 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,509 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,517 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,576 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,634 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,687 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,693 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,758 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,796 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,803 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,840 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,929 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:42,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:42,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:42,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:42,973 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:42,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:42,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:42,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:42,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,054 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,094 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,133 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,167 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,212 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,290 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,337 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,377 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,411 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,418 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,541 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,582 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,663 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,743 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,778 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,784 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,858 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,904 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,944 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:43,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:43,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:43,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:43,984 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:43,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:43,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:43,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:43,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,024 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,063 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,103 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,143 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,192 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,264 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,309 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,415 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,468 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,512 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,554 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,636 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,677 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,719 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,770 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,812 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,847 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,896 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,939 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:44,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:44,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:44,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:44,981 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:44,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:44,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:44,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:44,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,024 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,059 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,106 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,148 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,189 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,269 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,303 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,309 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,343 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,349 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,388 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,438 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,477 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,483 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,515 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,560 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,592 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,598 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,638 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,677 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,716 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,750 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,755 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,790 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,795 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,836 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,870 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,876 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,917 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,952 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:45,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:45,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:45,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:45,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:45,998 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:45,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:45,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:45,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,032 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,038 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,079 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,115 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,121 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,161 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,197 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,203 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,237 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,243 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,284 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,334 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,373 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,453 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,539 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,586 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,618 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,625 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,662 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,742 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,781 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,879 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,918 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:46,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:46,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:46,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:46,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:46,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:46,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:46,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:46,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,008 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,091 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,098 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,143 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,187 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,280 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,317 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,367 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,424 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,466 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,511 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,565 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,650 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,693 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,730 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,736 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,778 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,822 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,858 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,866 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,900 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,945 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:47,979 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:47,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:47,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:47,985 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:47,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:47,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:47,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:47,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,025 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,059 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,107 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,149 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,190 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,272 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,306 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,351 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,388 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,395 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,435 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,475 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,516 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,550 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,556 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,593 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,599 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,634 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,640 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,694 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,702 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,766 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,832 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,904 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:48,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:48,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:48,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:48,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:48,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:48,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:48,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:48,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,032 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,096 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,159 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,224 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,315 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,353 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,359 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,394 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,400 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,441 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,481 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,522 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,562 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,603 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,643 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,678 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,684 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,764 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,805 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,840 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,886 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,918 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,924 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:49,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:49,962 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:49,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:49,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:49,996 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:50,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:50,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:50,002 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:50,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:50,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:50,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:50,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:50,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:50,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:50,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:50,043 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:50,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:50,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:50,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:50,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:50,079 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:50,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:50,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:50,084 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:50,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:50,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:50,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:50,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:50,120 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:50,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:50,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:50,126 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:50,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:50,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:50,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:50,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:50,172 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:50,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:50,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:50,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:50,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:50,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:50,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:50,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:50,213 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:26:50,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:50,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 75 states and 97 transitions. [2024-11-09 00:26:50,219 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 97 transitions. [2024-11-09 00:26:50,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-09 00:26:50,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:50,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms