./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/bitvector/soft_float_3a.c.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/bitvector/soft_float_3a.c.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 95f89ee6bcff8f17eb3e93b344abecdfb8ddea0894d1b25afafccf6235d7ced6 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:10:39,884 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:10:39,984 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 22:10:39,990 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:10:39,991 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:10:40,024 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:10:40,026 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 22:10:40,026 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 22:10:40,026 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:10:40,027 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:10:40,028 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:10:40,028 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 22:10:40,028 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 22:10:40,028 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:10:40,028 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 22:10:40,028 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:10:40,028 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 22:10:40,029 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:10:40,029 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 22:10:40,029 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:10:40,029 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 22:10:40,029 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:10:40,029 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 22:10:40,029 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 22:10:40,029 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:10:40,029 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:10:40,029 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:10:40,029 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:10:40,030 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:10:40,030 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:10:40,030 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:10:40,030 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:10:40,030 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 22:10:40,030 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:10:40,030 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:10:40,032 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 95f89ee6bcff8f17eb3e93b344abecdfb8ddea0894d1b25afafccf6235d7ced6 [2024-11-13 22:10:40,346 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:10:40,363 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:10:40,365 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:10:40,367 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:10:40,368 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:10:40,370 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/bitvector/soft_float_3a.c.cil.c Unable to find full path for "g++" [2024-11-13 22:10:42,197 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:10:42,488 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:10:42,488 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/sv-benchmarks/c/bitvector/soft_float_3a.c.cil.c [2024-11-13 22:10:42,522 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/data/c8d4bad93/9f3c7ff987744e18965dcd4d2ae70951/FLAGc90bfb076 [2024-11-13 22:10:42,550 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/data/c8d4bad93/9f3c7ff987744e18965dcd4d2ae70951 [2024-11-13 22:10:42,553 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:10:42,555 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:10:42,558 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:10:42,558 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:10:42,567 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:10:42,568 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:42,569 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1cb4dd68 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42, skipping insertion in model container [2024-11-13 22:10:42,569 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:42,595 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:10:42,849 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:10:42,862 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:10:42,929 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:10:42,948 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:10:42,948 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42 WrapperNode [2024-11-13 22:10:42,949 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:10:42,949 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:10:42,949 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:10:42,949 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:10:42,956 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:42,968 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:43,010 INFO L138 Inliner]: procedures = 17, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 166 [2024-11-13 22:10:43,011 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:10:43,011 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:10:43,011 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:10:43,011 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:10:43,019 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:43,019 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:43,021 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:43,021 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:43,026 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:43,038 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:43,043 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:43,044 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:43,047 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:10:43,048 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:10:43,048 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:10:43,048 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:10:43,049 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:10:42" (1/1) ... [2024-11-13 22:10:43,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:10:43,086 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:10:43,100 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:10:43,107 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_31100172-4471-4a39-8458-153d6cd26492/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:10:43,133 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 22:10:43,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 22:10:43,134 INFO L130 BoogieDeclarations]: Found specification of procedure base2flt [2024-11-13 22:10:43,134 INFO L138 BoogieDeclarations]: Found implementation of procedure base2flt [2024-11-13 22:10:43,134 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:10:43,134 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:10:43,134 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 22:10:43,135 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 22:10:43,214 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:10:43,216 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:10:43,830 INFO L? ?]: Removed 82 outVars from TransFormulas that were not future-live. [2024-11-13 22:10:43,833 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:10:44,105 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:10:44,105 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-13 22:10:44,106 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:10:44 BoogieIcfgContainer [2024-11-13 22:10:44,106 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:10:44,106 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:10:44,107 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:10:44,118 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:10:44,119 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:10:44" (1/1) ... [2024-11-13 22:10:44,128 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:10:44,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:44,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 71 states and 88 transitions. [2024-11-13 22:10:44,185 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 88 transitions. [2024-11-13 22:10:44,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 22:10:44,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:44,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:44,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:44,343 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-13 22:10:44,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:44,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 71 states and 86 transitions. [2024-11-13 22:10:44,380 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 86 transitions. [2024-11-13 22:10:44,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 22:10:44,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:44,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:44,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:44,511 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-13 22:10:44,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:44,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 77 states and 97 transitions. [2024-11-13 22:10:44,584 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 97 transitions. [2024-11-13 22:10:44,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 22:10:44,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:44,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:44,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:44,645 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-13 22:10:44,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:44,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 81 states and 103 transitions. [2024-11-13 22:10:44,671 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 103 transitions. [2024-11-13 22:10:44,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 22:10:44,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:44,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:44,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:44,773 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-13 22:10:44,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:44,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 83 states and 106 transitions. [2024-11-13 22:10:44,796 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 106 transitions. [2024-11-13 22:10:44,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 22:10:44,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:44,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:44,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:44,850 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-13 22:10:44,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:44,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 84 states and 107 transitions. [2024-11-13 22:10:44,874 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 107 transitions. [2024-11-13 22:10:44,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:10:44,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:44,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:44,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:44,964 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-13 22:10:44,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:44,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 85 states and 108 transitions. [2024-11-13 22:10:44,997 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 108 transitions. [2024-11-13 22:10:44,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:10:44,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:44,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:45,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:45,053 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-13 22:10:45,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:45,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 86 states and 109 transitions. [2024-11-13 22:10:45,082 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 109 transitions. [2024-11-13 22:10:45,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 22:10:45,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:45,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:45,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:45,185 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-13 22:10:45,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:45,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 89 states and 115 transitions. [2024-11-13 22:10:45,276 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 115 transitions. [2024-11-13 22:10:45,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 22:10:45,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:45,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:45,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:45,348 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:10:45,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:45,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 88 states and 114 transitions. [2024-11-13 22:10:45,428 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 114 transitions. [2024-11-13 22:10:45,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 22:10:45,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:45,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:45,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:45,541 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-13 22:10:45,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:45,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 92 states and 120 transitions. [2024-11-13 22:10:45,715 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 120 transitions. [2024-11-13 22:10:45,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 22:10:45,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:45,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:45,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:45,800 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:10:45,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:45,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 96 states and 126 transitions. [2024-11-13 22:10:45,883 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 126 transitions. [2024-11-13 22:10:45,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 22:10:45,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:45,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:45,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:45,949 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:10:46,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:46,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 100 states and 130 transitions. [2024-11-13 22:10:46,043 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 130 transitions. [2024-11-13 22:10:46,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 22:10:46,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:46,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:46,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:46,098 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 22:10:46,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:46,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 99 states and 129 transitions. [2024-11-13 22:10:46,234 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 129 transitions. [2024-11-13 22:10:46,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 22:10:46,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:46,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:46,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:46,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:10:46,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:46,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 104 states and 137 transitions. [2024-11-13 22:10:46,433 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 137 transitions. [2024-11-13 22:10:46,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 22:10:46,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:46,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:46,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:46,505 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:10:46,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:46,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 106 states and 140 transitions. [2024-11-13 22:10:46,603 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 140 transitions. [2024-11-13 22:10:46,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 22:10:46,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:46,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:46,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:46,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 22:10:47,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:47,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 113 states and 151 transitions. [2024-11-13 22:10:47,040 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 151 transitions. [2024-11-13 22:10:47,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 22:10:47,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:47,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:47,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:47,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 22:10:47,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:47,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 120 states and 162 transitions. [2024-11-13 22:10:47,651 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 162 transitions. [2024-11-13 22:10:47,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 22:10:47,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:47,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:47,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:47,767 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 22:10:48,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:48,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 124 states and 168 transitions. [2024-11-13 22:10:48,032 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 168 transitions. [2024-11-13 22:10:48,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 22:10:48,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:48,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:48,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:48,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 22:10:48,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:48,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 126 states and 170 transitions. [2024-11-13 22:10:48,118 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 170 transitions. [2024-11-13 22:10:48,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 22:10:48,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:48,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:48,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:48,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 22:10:48,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:48,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 131 states and 177 transitions. [2024-11-13 22:10:48,309 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 177 transitions. [2024-11-13 22:10:48,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:10:48,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:48,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:48,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:48,392 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 22:10:48,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:48,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 132 states and 179 transitions. [2024-11-13 22:10:48,492 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 179 transitions. [2024-11-13 22:10:48,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:10:48,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:48,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:48,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:48,533 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 22:10:48,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:48,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 131 states and 178 transitions. [2024-11-13 22:10:48,546 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 178 transitions. [2024-11-13 22:10:48,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:10:48,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:48,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:48,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:48,660 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:10:48,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:48,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 120 states and 162 transitions. [2024-11-13 22:10:48,933 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 162 transitions. [2024-11-13 22:10:48,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:10:48,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:48,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:48,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:49,024 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:10:49,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:49,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 105 states and 140 transitions. [2024-11-13 22:10:49,432 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 140 transitions. [2024-11-13 22:10:49,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:10:49,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:49,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:49,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:49,465 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 22:10:49,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:49,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 104 states and 139 transitions. [2024-11-13 22:10:49,494 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 139 transitions. [2024-11-13 22:10:49,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 22:10:49,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:49,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:49,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:49,546 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 22:10:49,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:49,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 103 states and 138 transitions. [2024-11-13 22:10:49,566 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 138 transitions. [2024-11-13 22:10:49,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:10:49,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:49,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:49,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:49,622 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 22:10:49,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:49,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:49,642 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:49,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:49,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:49,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:49,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:49,871 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:50,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:50,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:50,042 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:50,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:50,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:50,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:50,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:50,162 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:50,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:50,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:50,174 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:50,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:50,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:50,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:50,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:50,257 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:50,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:50,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:50,268 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:50,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:50,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:50,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:50,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:50,376 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:50,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:50,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:50,387 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:50,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:50,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:50,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:50,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:50,464 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:50,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:50,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:50,475 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:50,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:50,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:50,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:50,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:50,559 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:50,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:50,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:50,575 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:50,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:50,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:50,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:50,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:50,665 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:50,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:50,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:50,675 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:50,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:50,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:50,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:50,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:50,773 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:50,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:50,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:50,786 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:50,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:50,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:50,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:50,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:50,864 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:50,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:50,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:50,875 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:50,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:50,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:50,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:50,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:50,960 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:50,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:50,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:50,973 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:50,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:50,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:50,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:50,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,055 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,067 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,146 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,181 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,271 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,282 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,359 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,369 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,439 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,448 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,520 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,531 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,596 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,606 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,674 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,685 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,753 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,762 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,840 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,851 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:51,923 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:51,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:51,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:51,934 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:51,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:51,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:51,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:51,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,002 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,014 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,096 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,106 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,174 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,187 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,255 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,265 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,331 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,341 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,405 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,415 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,480 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,493 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,562 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,572 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,637 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,648 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,708 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,719 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,793 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,803 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,860 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,870 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:52,955 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:52,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:52,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:52,966 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:52,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:52,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:52,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:52,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,024 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,033 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,089 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,098 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,153 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,165 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,219 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,229 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,289 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,298 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,358 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,368 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,435 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,445 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,505 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,515 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,570 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,582 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,642 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,653 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,737 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,750 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,828 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,840 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,913 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:53,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:53,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:53,925 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:53,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:53,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:53,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:53,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:53,999 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,011 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,081 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,094 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,145 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,154 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,206 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,215 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,272 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,282 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,336 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,345 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,398 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,407 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,460 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,470 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,523 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,532 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,583 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,592 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,649 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,659 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,730 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,740 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,796 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,805 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,860 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,870 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,923 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,932 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:54,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:54,986 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:54,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:54,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:54,996 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:54,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:54,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:54,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,057 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,066 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,128 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,181 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,191 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,241 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,250 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,300 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,309 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,359 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,367 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,416 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,426 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,476 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,485 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,551 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,561 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,612 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,621 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,671 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,680 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,728 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,737 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,795 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,803 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,858 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,868 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,921 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,930 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:55,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:55,980 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:55,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:55,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:55,990 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:55,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:55,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:55,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,040 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,050 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,102 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,111 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,164 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,174 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,224 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,233 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,282 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,291 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,338 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,348 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,422 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,430 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,491 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,500 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,550 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,561 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,613 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,622 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,672 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,681 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,731 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,740 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,798 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,807 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,856 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,865 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,913 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,921 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:56,969 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:56,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:56,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:56,978 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:56,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:56,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:56,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:56,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,029 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,037 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,082 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,091 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,141 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,151 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,204 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,212 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,285 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,300 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,373 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,388 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,459 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,472 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,547 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,558 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,623 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,636 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,696 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,705 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,751 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,759 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,802 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,811 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,860 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,868 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,919 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,927 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:57,975 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:57,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:57,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:57,988 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:57,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:57,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:57,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:57,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,034 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,043 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,092 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,100 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,148 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,155 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,205 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,212 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,262 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,270 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,316 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,327 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,391 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,402 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,456 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,464 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,507 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,515 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,568 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,576 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,625 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,632 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,680 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,690 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,744 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,751 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,797 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,805 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,855 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,863 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,909 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,916 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:58,963 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:58,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:58,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:58,970 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:58,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:58,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:58,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:58,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,021 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,030 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,074 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,081 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,125 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,132 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,180 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,187 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,234 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,241 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,284 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,291 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,354 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,362 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,406 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,412 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,455 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,462 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,505 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,513 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,556 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,563 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,606 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,613 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,657 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,664 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,706 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,713 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,756 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,763 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,804 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,812 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,854 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,860 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,901 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,909 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,949 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:10:59,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:10:59,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:10:59,956 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:10:59,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:10:59,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:10:59,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:10:59,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:10:59,997 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,004 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,049 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,057 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,100 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,107 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,150 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,157 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,215 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,222 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,263 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,270 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,314 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,320 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,365 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,372 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,418 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,425 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,470 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,477 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,529 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,577 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,588 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,632 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,639 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,681 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,688 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,730 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,737 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,777 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,787 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,829 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,836 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,884 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,891 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:00,942 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:00,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:00,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:00,952 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:00,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:00,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:00,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:00,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,000 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,008 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,072 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,080 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,137 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,147 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,208 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,218 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,277 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,286 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,345 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,355 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,413 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,422 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,481 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,490 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,530 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,537 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,581 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,588 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,631 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,638 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,682 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,689 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,731 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,738 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,782 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,788 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,830 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,836 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,880 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,886 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,930 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,937 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:01,977 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:01,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:01,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:01,984 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:01,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:01,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:01,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:01,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,028 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,035 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,079 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,086 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,128 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,134 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,179 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,186 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,240 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,247 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,292 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,300 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,345 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,352 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,396 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,403 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,445 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,453 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,496 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,504 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,551 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,558 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,603 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,613 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,655 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,661 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,701 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,707 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,749 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,756 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,799 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,806 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,850 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,856 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,905 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,912 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:02,955 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:02,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:02,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:02,962 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:02,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:02,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:02,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:02,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,004 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,011 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,055 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,062 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,107 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,114 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,158 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,165 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,210 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,221 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,275 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,283 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,327 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,334 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,376 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,383 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,425 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,433 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,477 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,483 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,526 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,533 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,576 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,583 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,630 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,638 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,684 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,691 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,733 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,740 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,780 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,786 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,830 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,837 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,879 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,885 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,927 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,934 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:03,974 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:03,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:03,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:03,981 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:03,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:03,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:03,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:03,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,023 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,030 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,070 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,077 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,125 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,166 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,174 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,216 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,223 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,277 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,283 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,330 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,336 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,376 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,383 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,423 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,429 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,470 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,477 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,516 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,523 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,563 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,570 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,612 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,619 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,660 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,667 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,708 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,715 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,755 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,762 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,801 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,807 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,851 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,859 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,899 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,906 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,948 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:04,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:04,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:04,954 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:04,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:04,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:04,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:04,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:04,995 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,002 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,041 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,048 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,090 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,097 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,139 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,145 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,189 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,196 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,238 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,246 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,294 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,301 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,342 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,349 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,390 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,396 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,438 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,445 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,488 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,494 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,537 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,544 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,584 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,591 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,635 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,642 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,684 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,690 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,731 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,737 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,776 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,782 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,822 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,829 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,866 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,872 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,910 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,916 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:05,958 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:05,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:05,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:05,965 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:05,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:05,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:05,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:05,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,005 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,013 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,053 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,059 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,099 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,105 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,143 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,149 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,190 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,197 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,245 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,252 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,296 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,303 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,344 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,350 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,389 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,395 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,434 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,440 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,477 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,482 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,520 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,526 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,566 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,572 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,612 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,618 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,657 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,663 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,704 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,710 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,748 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,754 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,795 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,801 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,839 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,845 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,883 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,889 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,928 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,935 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:06,972 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:06,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:06,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:06,978 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:06,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:06,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:06,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:06,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,020 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,028 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,067 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,073 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,120 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,137 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,226 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,238 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,292 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,299 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,338 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,344 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,384 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,390 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,430 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,437 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,476 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,482 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,520 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,526 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,564 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,570 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,607 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,613 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,650 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,656 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,692 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,698 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,737 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,744 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,782 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,788 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,826 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,832 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,872 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,878 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,917 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,923 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:07,961 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:07,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:07,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:07,967 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:07,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:07,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:07,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:07,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,006 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,012 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,051 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,058 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,097 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,102 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,154 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,160 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,199 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,205 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,242 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,249 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,286 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,292 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,329 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,335 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,378 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,384 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,422 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,428 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,468 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,474 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,518 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,525 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,564 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,570 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,609 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,615 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,653 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,659 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,697 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,703 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,739 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,745 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,782 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,788 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,829 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,835 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,874 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,880 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,918 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,923 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:08,961 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:08,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:08,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:08,967 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:08,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:08,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:08,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:08,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,009 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,015 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,053 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,059 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,108 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,114 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,153 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,159 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,197 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,203 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,241 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,247 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,285 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,291 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,327 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,333 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,370 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,376 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,412 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,418 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,455 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,461 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,501 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,507 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,547 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,553 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,596 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,603 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,644 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,650 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,689 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,695 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,735 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,741 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,779 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,786 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,826 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,832 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,871 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,877 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,918 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,923 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:09,961 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:09,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:09,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:09,967 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:09,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:09,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:09,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:09,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,016 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,022 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,062 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,068 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,108 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,114 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,152 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,158 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,198 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,204 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,248 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,254 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,304 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,315 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,364 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,374 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,412 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,418 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,455 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,461 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,498 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,504 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,540 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,546 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,582 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,588 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,626 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,632 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,669 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,674 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,714 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,720 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,759 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,763 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,802 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,807 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,844 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,850 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,886 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,892 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,934 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,940 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:10,976 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:10,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:10,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:10,981 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:10,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:10,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:10,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:10,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,018 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,023 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,058 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,063 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,101 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,107 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,142 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,147 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,183 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,188 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,225 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,231 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,269 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,275 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,321 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,358 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,364 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,402 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,407 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,446 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,453 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,494 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,499 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,546 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,552 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,595 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,600 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,638 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,644 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,682 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,688 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,726 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,732 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,770 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,776 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,813 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,818 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,865 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,870 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,906 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,912 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,950 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:11,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:11,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:11,956 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:11,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:11,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:11,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:11,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:11,994 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,001 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,041 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,047 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,084 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,090 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,130 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,136 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,174 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,180 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,220 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,226 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,265 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,270 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,307 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,312 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,349 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,355 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,391 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,396 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,432 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,437 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,473 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,479 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,517 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,523 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,559 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,565 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,602 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,608 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,648 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,654 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,694 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,699 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,746 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,752 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,788 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,793 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,829 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,834 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,873 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,879 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,919 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,925 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:12,964 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:12,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:12,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:12,969 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:12,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:12,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:12,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:12,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,008 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,014 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,050 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,056 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,093 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,099 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,135 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,141 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,176 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,181 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,223 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,228 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,264 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,269 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,305 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,310 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,346 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,351 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,389 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,395 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,433 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,439 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,475 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,481 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,519 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,526 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,563 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,570 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,617 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,623 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,657 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,661 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,687 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,694 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,731 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,737 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,775 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,781 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,820 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,826 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,863 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,869 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,904 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,910 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,947 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,953 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:13,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:13,989 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:13,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:13,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:13,995 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:13,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:13,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:13,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,030 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,035 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,072 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,078 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,113 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,118 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,155 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,160 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,196 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,201 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,237 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,243 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,281 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,288 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,326 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,332 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,370 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,377 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,414 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,420 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,475 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,481 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,520 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,526 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,563 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,569 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,606 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,612 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,650 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,657 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,698 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,704 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,736 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,740 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,776 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,782 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,820 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,826 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,858 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,862 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,900 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,906 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,944 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,950 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:14,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:14,988 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:14,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:14,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:14,994 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:14,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:14,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:14,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,030 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,036 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,074 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,080 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,118 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,123 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,161 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,166 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,203 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,209 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,245 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,251 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,287 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,292 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,342 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,346 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,368 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,373 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,401 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,407 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,445 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,450 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,488 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,494 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,532 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,537 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,574 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,580 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,618 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,624 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,663 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,668 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,709 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,714 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,752 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,758 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,796 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,803 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,840 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,847 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,886 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,924 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,930 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:15,968 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:15,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:15,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:15,974 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:15,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:15,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:15,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:15,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,011 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,016 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,052 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,057 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,092 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,098 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,135 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,141 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,180 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,184 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,214 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,218 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,244 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,248 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,288 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,294 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,332 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,338 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,374 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,380 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,419 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,424 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,461 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,467 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,512 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,516 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,543 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,547 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,583 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,588 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,624 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,630 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,667 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,673 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,709 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,715 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,750 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,756 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,791 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,797 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,832 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,838 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,873 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,878 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,913 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,919 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,956 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:16,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:16,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:16,962 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:16,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:16,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:16,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:16,999 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,004 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,048 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,054 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,090 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,096 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,132 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,138 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,174 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,180 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,217 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,223 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,262 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,267 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,305 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,311 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,350 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,354 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,377 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,383 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,412 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,417 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,443 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,448 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,471 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,475 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,501 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,505 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,529 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,533 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,557 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,563 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,593 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,596 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,620 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,623 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,648 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,651 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,677 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,681 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,705 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,709 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,753 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,758 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,781 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,785 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,807 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,811 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,836 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,841 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,863 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,867 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,895 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,899 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,934 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,940 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:17,973 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:17,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:17,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:17,977 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:17,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:17,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:17,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:17,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,002 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,008 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,045 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,051 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,088 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,093 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,130 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,136 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,173 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,179 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,215 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,221 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,257 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,263 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,301 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,306 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,343 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,348 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,390 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,397 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,433 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,438 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,465 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,469 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,506 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,512 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,550 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,555 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,586 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,590 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,613 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,616 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,652 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,658 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,694 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,700 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,736 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,742 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,776 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,780 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,805 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,811 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,849 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,855 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,893 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,898 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,935 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,941 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:18,977 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:18,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:18,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:18,983 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:18,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:18,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:18,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:18,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,018 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,023 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,059 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,064 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,099 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,104 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,141 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,146 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,182 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,187 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,221 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,226 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,251 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,254 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,283 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,287 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,322 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,328 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,364 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,370 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,401 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,407 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,443 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,449 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,488 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,494 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,533 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,539 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,578 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,583 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,620 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,626 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,663 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,668 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,706 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,712 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,748 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,752 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,782 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,787 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,818 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,823 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,867 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,873 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,909 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,915 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,951 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,956 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:19,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:19,992 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:19,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:19,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:19,998 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:19,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:19,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:19,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,035 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,040 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,063 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,067 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,097 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,102 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,125 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,129 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,156 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,161 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,185 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,191 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,228 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,234 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,270 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,275 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,310 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,313 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,343 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,347 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,369 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,373 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,401 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,407 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,442 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,447 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,469 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,473 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,495 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,500 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,523 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,527 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,565 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,571 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,607 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,612 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,649 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,654 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,691 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,696 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,733 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,738 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,773 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,779 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,825 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,831 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,867 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,872 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,907 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,912 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,948 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,955 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:20,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:20,991 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:20,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:20,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:20,996 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:20,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:20,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:20,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,032 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,037 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,074 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,079 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,116 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,121 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,155 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,160 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,196 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,201 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,236 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,241 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,277 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,282 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,317 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,322 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,356 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,362 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,399 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,405 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,441 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,447 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,482 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,487 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,527 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,564 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,568 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,596 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,601 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,636 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,639 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,663 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,668 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,692 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,695 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,718 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,722 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,745 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,749 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,778 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,782 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,805 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,809 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,831 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,835 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,857 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,862 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,889 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,892 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,915 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,919 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,942 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,948 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:21,981 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:21,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:21,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:21,985 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:21,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:21,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:21,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:21,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,007 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,013 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,038 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,042 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,071 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,074 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,096 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,100 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,123 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,127 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,150 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,153 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,180 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,184 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,211 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,215 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,255 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,261 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,297 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,303 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,338 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,343 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,378 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,384 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,412 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,415 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,438 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,441 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,470 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,476 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,510 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,514 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,540 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,544 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,567 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,571 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,610 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,616 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,652 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,658 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,694 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,700 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,736 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,741 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,776 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,781 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,815 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,820 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,855 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,861 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,897 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,902 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,936 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,942 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:22,986 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:22,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:22,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:22,992 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:22,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:22,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:22,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:22,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,025 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,030 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,066 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,071 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,097 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,100 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,127 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,151 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,157 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,187 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,191 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,218 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,221 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,246 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,252 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,288 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,292 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,321 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,356 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,360 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,388 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,393 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,430 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,435 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,458 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,462 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,484 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,489 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,511 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,515 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,545 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,549 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,574 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,577 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,617 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,623 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,646 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,650 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,673 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,676 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,699 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,702 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,729 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,734 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,771 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,777 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,814 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,817 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,840 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,843 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,865 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,869 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,891 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,896 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,918 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,922 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,946 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,952 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:23,986 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:23,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:23,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:23,989 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:23,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:23,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:23,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:23,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,012 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,015 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,040 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,043 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,066 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,069 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,092 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,095 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,118 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,121 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,145 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,150 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,189 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,231 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,237 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,261 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,265 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,293 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,297 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,319 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,323 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,346 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,349 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,371 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,375 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,399 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,404 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,427 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,431 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,453 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,458 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,481 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,485 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,508 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,511 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,534 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,539 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,562 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,566 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,602 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,607 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,643 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,648 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,684 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,689 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,725 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,730 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,766 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,771 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,804 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,809 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,843 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,849 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,899 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,905 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,941 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,947 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:24,984 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:24,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:24,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:24,990 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:24,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:24,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:24,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:24,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,024 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,029 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,063 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,068 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,090 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,094 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,116 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,120 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,143 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,147 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,169 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,174 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,208 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,212 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,237 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,241 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,267 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,271 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,294 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,298 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,320 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,324 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,347 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,351 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,373 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,377 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,399 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,403 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,427 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,430 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,453 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,457 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,494 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,500 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,547 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,552 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,587 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,592 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,629 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,635 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,669 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,675 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,710 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,715 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,750 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,755 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,789 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,795 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,832 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,838 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,865 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,869 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,891 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,895 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,918 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,922 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,945 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,948 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,971 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:25,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:25,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:25,976 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:25,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:25,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:25,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:25,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:25,999 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,002 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,026 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,029 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,053 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,057 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,079 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,082 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,106 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,112 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,150 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,155 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,192 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,198 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,241 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,245 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,267 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,271 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,293 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,297 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,319 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,323 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,345 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,349 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,372 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,375 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,398 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,401 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,424 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,428 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,450 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,453 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,476 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,480 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,502 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,505 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,528 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,531 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,554 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,557 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,580 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,583 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,608 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,611 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,646 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,651 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,686 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,692 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,727 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,732 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,768 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,773 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,808 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,813 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,850 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,856 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,890 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,895 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,931 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,937 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:26,972 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:26,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:26,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:26,977 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:26,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:26,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:26,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:26,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,013 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,018 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,052 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,057 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,091 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,096 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,139 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,162 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,166 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,189 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,194 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,217 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,221 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,243 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,247 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,275 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,279 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,302 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,306 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,330 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,334 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,357 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,361 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,384 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,388 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,411 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,415 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,438 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,442 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,469 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,473 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,495 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,499 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,524 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,527 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,550 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,554 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,576 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,581 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,603 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,607 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,629 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,633 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,655 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,659 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,682 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,685 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,708 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,712 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,736 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,739 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,762 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,765 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,788 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,791 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,819 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,822 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,845 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,849 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,871 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,875 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,898 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,904 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,928 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,931 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,954 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,958 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:27,981 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:27,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:27,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:27,986 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:27,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:27,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:27,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:27,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,017 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,020 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,043 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,047 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,070 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,073 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,096 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,100 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,123 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,126 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,149 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,154 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,188 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,211 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,215 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,238 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,242 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,277 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,283 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,313 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,317 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,340 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,344 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,367 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,370 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,393 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,397 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,420 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,424 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,447 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,452 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,474 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,478 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,501 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,504 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,542 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,547 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,572 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,575 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,603 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,606 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,629 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,632 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,655 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,659 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,681 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,685 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,707 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,711 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,735 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,740 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,777 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,781 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,804 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,807 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,830 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,833 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,856 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,859 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,886 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,908 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,911 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,934 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,940 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,962 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,966 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:28,989 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:28,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:28,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:28,992 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:28,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:28,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:28,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:28,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,015 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,018 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,041 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,045 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,067 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,071 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,102 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,106 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,136 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,158 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,162 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,186 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,190 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,213 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,217 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,239 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,242 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,265 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,269 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,291 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,295 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,319 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,324 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,347 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,350 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,373 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,377 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,399 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,405 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,443 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,449 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,478 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,482 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,506 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,510 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,550 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,556 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,599 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,604 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,643 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,648 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,684 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,688 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,711 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,714 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,737 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,741 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,772 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,776 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,812 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,818 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,850 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,854 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,879 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,883 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,906 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,910 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,932 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,936 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,958 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,962 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:29,984 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:29,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:29,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:29,988 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:29,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:29,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:29,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:29,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,010 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,015 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,038 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,042 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,065 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,069 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,091 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,095 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,117 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,120 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,144 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,148 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,171 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,175 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,200 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,204 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,227 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,231 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,263 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,268 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,295 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,298 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,321 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,324 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,351 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,355 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,377 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,382 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,403 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,408 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,430 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,435 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,457 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,460 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,483 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,486 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,509 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,512 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,536 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,540 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,563 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,566 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,589 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,592 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,615 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,619 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,641 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,645 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,668 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,672 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,704 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,709 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,735 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,739 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,762 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,766 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,789 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,792 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,815 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,818 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,841 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,844 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,871 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,875 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,897 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,901 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,923 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,927 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,950 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,954 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:30,980 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:30,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:30,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:30,986 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:30,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:30,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:30,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:30,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,012 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,016 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,038 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,041 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,064 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,068 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,090 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,095 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,118 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,121 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,148 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,153 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,193 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,199 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,234 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,239 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,270 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,275 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,297 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,300 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,323 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,328 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,351 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,355 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,377 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,381 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,403 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,407 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,429 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,432 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,461 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,465 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,488 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,491 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,514 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,517 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,540 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,543 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,566 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,570 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,593 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,596 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,628 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,634 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,669 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,675 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:11:31,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:11:31,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:11:31,711 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:11:31,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:11:31,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:11:31,716 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:11:31,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:11:31,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 22:24:16,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,206 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,210 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,252 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,255 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,295 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,299 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,340 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,343 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,384 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,388 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,431 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,436 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,475 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,479 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,519 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,523 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,562 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,568 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,607 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,611 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,651 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,655 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,694 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,698 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,739 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,743 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,786 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,789 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,834 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,837 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,886 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,927 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,931 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:16,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:16,972 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:16,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:16,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:16,976 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:16,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:16,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:16,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,019 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,023 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,065 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,069 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,112 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,115 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,158 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,162 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,204 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,208 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,250 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,254 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,297 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,301 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,358 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,362 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,404 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,408 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,453 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,456 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,503 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,509 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,552 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,555 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,598 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,602 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,643 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,647 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,691 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,695 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,737 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,741 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,782 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,787 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,829 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,833 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,874 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,879 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,920 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,924 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:17,966 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:17,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:17,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:17,970 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:17,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:17,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:17,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:17,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,013 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,017 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,059 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,062 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,105 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,109 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,151 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,155 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,197 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,201 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,244 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,248 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,289 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,293 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,336 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,340 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,383 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,386 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,429 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,434 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,477 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,481 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,523 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,527 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,569 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,573 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,614 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,617 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,685 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,688 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,730 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,734 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,776 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,779 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,821 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,825 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,866 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,870 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,911 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,915 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:18,956 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:18,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:18,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:18,960 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:18,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:18,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:18,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:18,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,002 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,006 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,048 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,051 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,093 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,097 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,139 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,143 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,185 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,189 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,231 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,235 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,277 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,281 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,323 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,327 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,369 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,373 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,415 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,419 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,460 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,463 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,505 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,509 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,550 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,554 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,600 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,604 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,650 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,655 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,697 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,701 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,743 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,747 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,790 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,794 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,836 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,840 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,883 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,887 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,930 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,933 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:19,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:19,976 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:19,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:19,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:19,980 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:19,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:19,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:19,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,037 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,041 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,083 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,087 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,130 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,134 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,177 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,181 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,224 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,228 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,272 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,275 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,318 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,322 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,391 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,397 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,467 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,472 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,535 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,542 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,586 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,590 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,633 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,636 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,679 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,682 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,734 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,738 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,791 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,795 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,837 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,841 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,884 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,888 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,929 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,933 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:20,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:20,975 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:20,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:20,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:20,979 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:20,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:20,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:20,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,022 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,026 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,067 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,070 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,111 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,114 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,155 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,158 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,199 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,203 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,255 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,258 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,300 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,304 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,347 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,351 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,393 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,396 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,466 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,471 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,511 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,515 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,554 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,557 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,601 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,605 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,645 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,649 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,688 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,692 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,731 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,735 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,775 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,779 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,818 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,821 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,861 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,865 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,906 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,910 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,951 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:21,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:21,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:21,955 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:21,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:21,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:21,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:21,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:21,996 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,001 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,042 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,046 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,088 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,092 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,134 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,137 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,179 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,182 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,224 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,228 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,271 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,275 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,317 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,321 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,363 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,367 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,410 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,414 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,456 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,459 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,501 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,506 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,547 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,551 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,594 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,598 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,651 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,656 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,703 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,707 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,749 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,752 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,813 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,816 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,857 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,861 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,903 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,907 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,949 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,953 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:22,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:22,995 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:22,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:22,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:22,998 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:22,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:22,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:22,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,040 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,085 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,088 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,130 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,133 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,175 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,179 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,221 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,224 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,267 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,270 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,317 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,321 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,363 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,366 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,408 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,411 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,452 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,456 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,498 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,502 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,544 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,548 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,594 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,598 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,641 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,644 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,686 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,690 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,740 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,744 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,791 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,795 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,836 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,840 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,881 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,885 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,940 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,944 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:23,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:23,985 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:23,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:23,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:23,989 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:23,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:23,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:23,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,031 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,035 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,084 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,088 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,161 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,164 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,207 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,211 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,253 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,257 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,299 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,304 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,347 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,350 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,394 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,398 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,442 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,447 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,491 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,495 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,539 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,542 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,592 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,595 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,637 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,641 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,682 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,686 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,727 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,730 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,788 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,792 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,834 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,838 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,880 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,885 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,927 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,931 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:24,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:24,973 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:24,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:24,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:24,978 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:24,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:24,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:24,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,030 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,034 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,078 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,084 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,137 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,181 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,185 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,228 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,232 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,274 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,278 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,320 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,324 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,366 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,369 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,411 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,415 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,456 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,460 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,502 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,506 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,567 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,571 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,613 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,617 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,659 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,663 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,706 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,709 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,751 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,754 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,797 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,800 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,843 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,847 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,889 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,893 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,935 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,939 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:25,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:25,981 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:25,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:25,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:25,984 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:25,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:25,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:25,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,027 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,030 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,073 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,076 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,118 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,122 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,161 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,165 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,208 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,212 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,254 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,258 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,299 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,303 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,343 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,347 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,387 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,391 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,432 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,436 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,477 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,481 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,527 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,568 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,572 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,612 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,615 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,659 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,664 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,711 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,715 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,756 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,759 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,800 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,803 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,872 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,876 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,917 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,921 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:26,962 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:26,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:26,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:26,965 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:26,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:26,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:26,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:26,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,005 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,009 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,049 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,053 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,093 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,097 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,137 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,141 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,181 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,185 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,226 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,230 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,271 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,274 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,318 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,360 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,363 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,408 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,412 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,459 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,464 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,505 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,508 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,549 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,553 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,593 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,597 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,638 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,643 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,683 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,687 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,727 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,731 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,772 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,775 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,816 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,819 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,860 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,864 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,913 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,917 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:27,957 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:27,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:27,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:27,961 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:27,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:27,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:27,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:27,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,002 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,005 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,046 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,050 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,091 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,094 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,135 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,139 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,196 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,199 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,240 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,244 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,285 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,289 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,330 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,333 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,374 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,378 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,419 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,423 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,464 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,467 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,508 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,512 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,553 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,556 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,597 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,601 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,642 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,645 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,686 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,689 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,729 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,733 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,774 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,777 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,818 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,821 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,862 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,866 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,906 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,910 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,951 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,955 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:28,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:28,995 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:28,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:28,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:28,998 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:28,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:28,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:28,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,039 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,042 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,083 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,087 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,127 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,131 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,172 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,176 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,217 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,221 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,261 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,266 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,306 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,310 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,350 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,354 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,395 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,399 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,464 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,468 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,509 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,513 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,554 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,558 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,598 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,602 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,643 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,647 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,688 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,692 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,733 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,737 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,777 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,781 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,822 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,826 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,867 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,870 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,910 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,914 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,955 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:29,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:29,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:29,958 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:29,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:29,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:29,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:29,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:29,999 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,002 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,043 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,046 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,087 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,091 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,132 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,136 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,177 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,181 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,224 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,228 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,270 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,273 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,319 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,360 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,364 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,407 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,413 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,482 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,488 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,556 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,562 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,619 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,623 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,690 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,696 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,763 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,768 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,828 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,832 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,873 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,877 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,932 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,936 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:30,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:30,976 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:30,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:30,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:30,980 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:30,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:30,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:30,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,020 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,024 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,069 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,072 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,118 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,121 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,164 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,168 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,221 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,226 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,271 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,275 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,322 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,326 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,367 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,371 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,416 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,420 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,460 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,464 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,506 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,509 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,550 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,554 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,599 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,641 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,644 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,686 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,689 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,730 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,734 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,775 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,778 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,819 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,822 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,863 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,866 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,907 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,912 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,952 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:31,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:31,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:31,956 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:31,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:31,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:31,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:31,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:31,997 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,000 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,041 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,045 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,085 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,090 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,131 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,134 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,174 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,178 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,244 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,248 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,289 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,293 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,334 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,337 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,378 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,381 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,423 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,427 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,467 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,470 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,511 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,515 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,556 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,560 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,600 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,604 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,646 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,650 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,691 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,695 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,736 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,739 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,780 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,783 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,824 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,828 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,868 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,872 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,912 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,915 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:32,956 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:32,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:32,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:32,960 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:32,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:32,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:32,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:32,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,001 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,004 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,045 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,049 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,090 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,094 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,134 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,138 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,178 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,182 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,223 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,227 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,267 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,271 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,312 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,315 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,355 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,359 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,399 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,402 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,443 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,446 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,513 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,518 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,558 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,562 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,603 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,606 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,647 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,651 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,692 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,695 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,736 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,739 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,780 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,783 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,824 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,827 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,867 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,872 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,913 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,916 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,956 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:33,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:33,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:33,959 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:33,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:33,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:33,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:33,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:33,999 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,003 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,043 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,047 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,087 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,090 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,131 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,134 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,175 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,178 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,219 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,222 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,262 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,266 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,306 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,310 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,350 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,353 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,393 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,397 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,438 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,441 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,482 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,486 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,538 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,543 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,584 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,590 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,633 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,639 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,684 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,688 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,729 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,732 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,776 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,780 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,836 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,840 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,883 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,887 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,928 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,932 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:34,972 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:34,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:34,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:34,976 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:34,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:34,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:34,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:34,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,016 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,020 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,060 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,064 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,104 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,108 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,148 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,152 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,193 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,196 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,236 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,240 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,280 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,283 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,324 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,327 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,368 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,371 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,412 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,415 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,455 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,460 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,501 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,505 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,546 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,549 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,590 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,596 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,637 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,641 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,682 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,685 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,727 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,730 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,771 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,774 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,815 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,818 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,858 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,862 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,902 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,906 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,946 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,951 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:35,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:35,992 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:35,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:35,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:35,995 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:35,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:35,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:35,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,036 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,039 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,105 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,108 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,148 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,152 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,193 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,197 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,237 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,241 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,286 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,289 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,330 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,334 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,375 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,378 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,433 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,437 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,481 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,485 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,529 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,533 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,576 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,580 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,622 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,628 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,674 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,678 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,718 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,726 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,774 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,780 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,819 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,822 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,870 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,876 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,921 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,925 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:36,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:36,971 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:36,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:36,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:36,975 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:36,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:36,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:36,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,018 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,023 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,076 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,079 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,128 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,175 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,181 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,249 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,255 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,323 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,328 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,395 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,401 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,468 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,473 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,537 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,542 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,624 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,629 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,697 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,703 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,771 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,775 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,831 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,835 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,884 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,887 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,928 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,932 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:37,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:37,977 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:37,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:37,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:37,982 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:37,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:37,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:37,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,044 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,050 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,124 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,192 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,198 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,269 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,275 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,331 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,337 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,398 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,403 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,465 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,470 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,530 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,536 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,596 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,603 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,661 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,667 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,718 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,723 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,767 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,771 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,813 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,817 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,860 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,864 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,919 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,923 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:38,969 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:38,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:38,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:38,975 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:38,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:38,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:38,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:38,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,017 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,020 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,071 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,075 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,122 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,176 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,180 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,228 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,232 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,275 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,279 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,340 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,344 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,388 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,391 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,436 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,440 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,485 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,489 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,531 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,535 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,578 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,582 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,624 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,627 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,670 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,674 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,717 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,722 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,764 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,768 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,811 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,814 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,857 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,861 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,905 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,908 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,952 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:39,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:39,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:39,957 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:39,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:39,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:39,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:39,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:39,998 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,002 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,044 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,049 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,091 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,095 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,138 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,142 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,189 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,231 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,234 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,276 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,281 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,323 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,327 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,369 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,373 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,420 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,424 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,481 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,487 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,557 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,563 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,633 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,640 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,701 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,706 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,769 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,774 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,818 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,821 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,865 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,870 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,924 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,928 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:40,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:40,971 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:40,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:40,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:40,974 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:40,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:40,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:40,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,021 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,025 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,067 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,071 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,117 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,121 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,164 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,168 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,210 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,214 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,257 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,260 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,309 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,313 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,363 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,367 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,410 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,414 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,464 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,468 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,510 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,514 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,556 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,559 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,603 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,606 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,649 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,652 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,696 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,700 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,743 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,747 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,790 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,794 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,837 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,843 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,886 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,889 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,932 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,936 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:41,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:41,981 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:41,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:41,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:41,985 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:41,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:41,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:41,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,027 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,030 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,078 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,081 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,150 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,154 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,197 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,200 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,242 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,246 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,294 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,297 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,340 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,345 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,389 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,392 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,436 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,440 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,488 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,493 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,538 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,541 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,588 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,592 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,635 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,639 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,681 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,685 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,728 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,732 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,775 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,778 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,821 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,825 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,868 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,872 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,914 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,918 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:42,961 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:42,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:42,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:42,965 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:42,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:42,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:42,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:42,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,007 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,012 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,070 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,074 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,123 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,126 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,177 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,180 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,229 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,232 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,282 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,285 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,332 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,335 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,374 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,380 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,418 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,422 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,461 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,465 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,530 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,534 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,572 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,577 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,616 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,619 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,659 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,663 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,702 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,705 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,744 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,748 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,787 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,791 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,830 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,833 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,872 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,876 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,915 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,918 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:43,957 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:43,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:43,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:43,961 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:43,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:43,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:43,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:43,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,000 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,003 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,042 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,046 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,085 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,089 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,128 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,131 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,170 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,174 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,214 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,218 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,259 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,265 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,306 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,310 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,361 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,365 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,407 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,411 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,453 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,457 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,501 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,504 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,546 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,550 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,591 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,594 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,635 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,639 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,681 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,684 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,727 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,730 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,788 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,793 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,881 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,884 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,928 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,931 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:44,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:44,977 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:44,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:44,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:44,980 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:44,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:44,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:44,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,024 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,027 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,069 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,073 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,116 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,119 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,161 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,165 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,211 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,215 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,262 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,266 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,307 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,311 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,353 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,357 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,399 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,403 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,445 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,449 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,492 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,495 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,537 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,541 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,583 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,587 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,629 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,632 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,674 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,678 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,719 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,724 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,765 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,769 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,812 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,815 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,858 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,861 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,903 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,907 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,950 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:45,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:45,954 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:45,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:45,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:45,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:45,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:45,996 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:45,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,000 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,042 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,046 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,088 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,091 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,137 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,196 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,200 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,242 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,246 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,289 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,292 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,343 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,346 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,388 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,392 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,433 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,437 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,479 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,484 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,525 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,529 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,570 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,573 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,618 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,621 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,663 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,667 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,708 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,712 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,754 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,758 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,800 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,804 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,844 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,848 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,889 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,893 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,934 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,938 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:46,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:46,979 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:46,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:46,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:46,983 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:46,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:46,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:46,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,025 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,029 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,071 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,075 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,120 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,123 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,167 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,171 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,214 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,217 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,269 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,273 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,319 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,361 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,365 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,408 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,413 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,456 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,460 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,527 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,531 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,573 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,577 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,619 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,623 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,664 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,668 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,709 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,713 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,755 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,761 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,804 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,808 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,851 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,855 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,897 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,901 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,942 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,946 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:47,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:47,988 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:47,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:47,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:47,991 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:47,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:47,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:47,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,033 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,038 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,080 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,083 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,136 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,141 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,187 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,228 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,232 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,273 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,277 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,319 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,323 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,365 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,368 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,410 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,413 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,455 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,458 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,499 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,503 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,548 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,551 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,594 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,597 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,639 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,642 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,684 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,687 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,727 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,731 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,772 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,775 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,841 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,845 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,885 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,888 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,929 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,932 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:48,972 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:48,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:48,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:48,976 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:48,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:48,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:48,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:48,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,016 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,020 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,060 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,064 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,104 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,108 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,148 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,152 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,192 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,196 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,235 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,239 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,280 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,284 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,324 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,327 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,368 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,372 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,412 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,417 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,485 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,491 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,558 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,564 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,628 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,634 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,700 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,706 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,773 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,780 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,835 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,839 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,880 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,883 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,923 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,927 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:49,967 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:49,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:49,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:49,971 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:49,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:49,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:49,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:49,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,011 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,015 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,055 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,058 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,098 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,102 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,142 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,146 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,191 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,195 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,260 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,264 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,309 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,315 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,360 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,363 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,409 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,413 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,465 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,468 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,508 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,512 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,552 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,555 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,595 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,598 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,638 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,641 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,681 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,685 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,725 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,728 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,768 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,773 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,812 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,816 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,856 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,860 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,900 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,904 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,944 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,947 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:50,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:50,987 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:50,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:50,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:50,991 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:50,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:50,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:50,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,031 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,035 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,075 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,079 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,122 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,162 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,166 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,207 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,210 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,250 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,254 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,294 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,298 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,343 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,346 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,386 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,390 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,430 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,435 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,475 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,480 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,546 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,550 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,590 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,594 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,634 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,637 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,678 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,681 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,721 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,725 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,766 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,770 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,810 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,813 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,854 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,857 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,898 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,901 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,941 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,945 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:51,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:51,985 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:51,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:51,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:51,991 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:51,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:51,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:51,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,031 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,036 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,076 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,080 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,121 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,124 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,165 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,169 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,209 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,213 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,258 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,262 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,302 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,306 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,347 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,351 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,396 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,400 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,440 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,443 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,483 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,487 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,526 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,530 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,570 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,573 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,613 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,617 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,660 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,663 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,703 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,707 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,748 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,752 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,818 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,821 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,861 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,865 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,905 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,909 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,949 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,952 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:52,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:52,992 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:52,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:52,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:52,996 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:52,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:52,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:52,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,036 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,039 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,079 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,084 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,128 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,168 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,172 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,213 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,216 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,257 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,260 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,300 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,303 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,350 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,355 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,395 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,398 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,438 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,442 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,482 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,486 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,527 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,530 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,571 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,575 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,616 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,620 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,660 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,664 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,704 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,708 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,748 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,751 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,791 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,795 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,835 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,838 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,878 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,882 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,922 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,925 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:53,966 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:53,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:53,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:53,969 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:53,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:53,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:53,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:53,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,010 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,014 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,079 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,083 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,123 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,127 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,167 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,170 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,210 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,214 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,256 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,259 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,309 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,312 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,359 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,363 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,402 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,407 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,449 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,453 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,501 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,505 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,549 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,553 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,601 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,604 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,644 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,647 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,688 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,692 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,733 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,736 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,782 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,785 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,826 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,830 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,871 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,875 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,915 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,919 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:54,959 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:54,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:54,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:54,963 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:54,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:54,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:54,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:54,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,005 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,008 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,049 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,053 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,093 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,097 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,137 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,141 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,182 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,187 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,228 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,232 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,273 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,277 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,318 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,322 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,387 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,391 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,431 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,434 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,479 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,482 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,526 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,566 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,569 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,612 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,615 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,658 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,662 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,704 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,708 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,750 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,753 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,795 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,799 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,840 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,843 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,885 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,888 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,930 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,933 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:55,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:55,974 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:55,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:55,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:55,978 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:55,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:55,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:55,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,018 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,021 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,062 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,065 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,106 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,110 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,150 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,153 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,194 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,197 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,238 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,242 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,282 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,286 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,326 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,330 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,371 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,374 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,414 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,418 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,458 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,462 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,502 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,506 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,546 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,549 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,589 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,593 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,655 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,659 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,699 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,703 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,742 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,746 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,786 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,789 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,829 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,833 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,874 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,878 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,919 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,922 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:56,963 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:56,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:56,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:56,967 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:56,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:56,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:56,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:56,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,007 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,011 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,051 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,055 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,095 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,098 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,138 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,142 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,181 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,185 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,225 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,229 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,269 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,272 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,312 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,316 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,356 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,359 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,399 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,402 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,442 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,446 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,487 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,491 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,531 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,535 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,575 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,579 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,619 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,623 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,663 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,667 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,707 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,711 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,752 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,757 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,797 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,801 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,842 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,846 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,911 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,915 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,955 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:57,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:57,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:57,959 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:57,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:57,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:57,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:57,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:57,999 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,003 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,043 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,047 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,087 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,091 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,132 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,135 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,175 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,179 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,219 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,223 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,263 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,266 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,307 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,311 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,350 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,354 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,394 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,398 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,438 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,442 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,487 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,491 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,531 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,535 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,574 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,578 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,618 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,621 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,661 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,666 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,706 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,709 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,750 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,753 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,793 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,797 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,837 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,841 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,881 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,884 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,924 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,928 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:58,968 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:58,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:58,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:58,973 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:58,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:58,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:58,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:58,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,013 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,017 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,058 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,064 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,104 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,108 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,168 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,171 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,212 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,216 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,256 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,259 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,300 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,304 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,344 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,348 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,389 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,393 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,435 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,441 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,487 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,492 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,538 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,545 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,603 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,607 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,654 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,657 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,699 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,703 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,745 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,748 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,790 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,794 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,836 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,840 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,885 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,927 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,931 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:24:59,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:24:59,972 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:24:59,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:24:59,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:24:59,976 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:24:59,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:24:59,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:24:59,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,019 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,022 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,064 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,069 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,110 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,115 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,157 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,161 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,202 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,206 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,246 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,250 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,292 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,296 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,339 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,342 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,385 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,389 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,431 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,436 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,499 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,502 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,544 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,548 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,590 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,594 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,637 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,641 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,683 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,686 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,728 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,731 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,773 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,779 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,820 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,823 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,864 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,868 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,910 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,914 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:00,956 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:00,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:00,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:00,960 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:00,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:00,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:00,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:00,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,001 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,005 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,045 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,049 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,090 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,094 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,135 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,138 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,180 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,183 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,224 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,229 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,270 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,273 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,318 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,359 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,363 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,404 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,408 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,455 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,459 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,499 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,503 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,544 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,548 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,588 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,592 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,633 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,637 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,681 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,685 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,726 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,730 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,792 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,795 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,836 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,842 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,883 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,886 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,927 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,931 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:01,971 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:01,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:01,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:01,975 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:01,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:01,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:01,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:01,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,016 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,020 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,061 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,065 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,106 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,109 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,150 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,154 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,195 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,198 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,239 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,243 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,283 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,287 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,328 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,332 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,373 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,376 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,417 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,421 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,463 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,467 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,509 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,512 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,555 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,559 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,601 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,605 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,647 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,651 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,693 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,696 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,738 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,742 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,784 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,787 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,834 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,838 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,880 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,884 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,926 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,930 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:02,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:02,972 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:02,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:02,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:02,976 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:02,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:02,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:02,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,018 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,022 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,086 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,090 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,136 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,179 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,184 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,228 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,233 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,275 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,279 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,320 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,324 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,365 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,369 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,411 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,415 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,457 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,461 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,504 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,507 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,549 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,553 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,593 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,597 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,637 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,641 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,681 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,684 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,725 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,730 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,771 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,776 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:25:03,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:25:03,817 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 22:25:03,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:25:03,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2024-11-13 22:25:03,821 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2024-11-13 22:25:03,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:25:03,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:25:03,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms