./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 30e01a73 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/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_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC --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.2.3-dev-30e01a7 [2023-11-23 20:30:03,042 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 20:30:03,119 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/config/svcomp-Overflow-32bit-Kojak_Default.epf [2023-11-23 20:30:03,124 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 20:30:03,125 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-23 20:30:03,173 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 20:30:03,174 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 20:30:03,175 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-23 20:30:03,176 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 20:30:03,177 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 20:30:03,178 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 20:30:03,178 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 20:30:03,179 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 20:30:03,179 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 20:30:03,180 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 20:30:03,180 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 20:30:03,181 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 20:30:03,182 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 20:30:03,182 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 20:30:03,183 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-23 20:30:03,183 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-23 20:30:03,184 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 20:30:03,184 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 20:30:03,185 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 20:30:03,185 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-23 20:30:03,186 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-23 20:30:03,186 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-23 20:30:03,187 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 20:30:03,187 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-23 20:30:03,187 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 20:30:03,188 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 20:30:03,188 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 20:30:03,189 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-23 20:30:03,189 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 20:30:03,189 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 20:30:03,190 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC 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 [2023-11-23 20:30:03,534 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 20:30:03,562 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 20:30:03,564 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 20:30:03,567 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 20:30:03,567 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 20:30:03,569 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/../../sv-benchmarks/c/bitvector/soft_float_3a.c.cil.c [2023-11-23 20:30:06,636 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 20:30:06,875 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 20:30:06,875 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/sv-benchmarks/c/bitvector/soft_float_3a.c.cil.c [2023-11-23 20:30:06,885 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/data/74c94bebc/408e31e0da434fd983a6ed9140733276/FLAG5ddf39fe1 [2023-11-23 20:30:06,901 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/data/74c94bebc/408e31e0da434fd983a6ed9140733276 [2023-11-23 20:30:06,904 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 20:30:06,905 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 20:30:06,907 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 20:30:06,907 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 20:30:06,913 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 20:30:06,913 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 08:30:06" (1/1) ... [2023-11-23 20:30:06,915 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5eed0206 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:06, skipping insertion in model container [2023-11-23 20:30:06,915 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 08:30:06" (1/1) ... [2023-11-23 20:30:06,960 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 20:30:07,189 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 20:30:07,206 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 20:30:07,249 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 20:30:07,265 INFO L206 MainTranslator]: Completed translation [2023-11-23 20:30:07,266 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07 WrapperNode [2023-11-23 20:30:07,266 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 20:30:07,267 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 20:30:07,268 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 20:30:07,268 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 20:30:07,276 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,286 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,318 INFO L138 Inliner]: procedures = 17, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 165 [2023-11-23 20:30:07,318 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 20:30:07,319 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 20:30:07,319 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 20:30:07,320 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 20:30:07,329 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,329 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,332 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,332 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,340 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,347 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,349 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,351 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,358 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 20:30:07,374 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 20:30:07,375 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 20:30:07,375 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 20:30:07,376 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:30:07" (1/1) ... [2023-11-23 20:30:07,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-23 20:30:07,405 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/z3 [2023-11-23 20:30:07,418 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-23 20:30:07,452 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_abb111cf-136d-4740-8f07-e4b689fcf41f/bin/ukojak-verify-1t5iHCbJaC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-23 20:30:07,471 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 20:30:07,471 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-23 20:30:07,471 INFO L130 BoogieDeclarations]: Found specification of procedure base2flt [2023-11-23 20:30:07,471 INFO L138 BoogieDeclarations]: Found implementation of procedure base2flt [2023-11-23 20:30:07,472 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 20:30:07,472 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 20:30:07,472 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-23 20:30:07,472 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-23 20:30:07,595 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 20:30:07,597 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 20:30:08,101 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 20:30:08,319 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 20:30:08,320 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-23 20:30:08,322 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:30:08 BoogieIcfgContainer [2023-11-23 20:30:08,322 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 20:30:08,323 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-23 20:30:08,323 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-23 20:30:08,335 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-23 20:30:08,336 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:30:08" (1/1) ... [2023-11-23 20:30:08,353 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:30:08,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:08,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 71 states and 88 transitions. [2023-11-23 20:30:08,419 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 88 transitions. [2023-11-23 20:30:08,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-23 20:30:08,424 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:08,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:08,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:08,614 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:08,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:08,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 71 states and 86 transitions. [2023-11-23 20:30:08,663 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 86 transitions. [2023-11-23 20:30:08,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-23 20:30:08,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:08,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:08,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:08,793 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:08,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:08,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 77 states and 97 transitions. [2023-11-23 20:30:08,846 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 97 transitions. [2023-11-23 20:30:08,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-23 20:30:08,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:08,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:08,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:08,926 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:08,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:08,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 81 states and 103 transitions. [2023-11-23 20:30:08,955 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 103 transitions. [2023-11-23 20:30:08,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-23 20:30:08,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:08,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:08,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:09,063 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:09,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:09,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 83 states and 106 transitions. [2023-11-23 20:30:09,092 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 106 transitions. [2023-11-23 20:30:09,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-23 20:30:09,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:09,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:09,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:09,135 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:09,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:09,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 84 states and 107 transitions. [2023-11-23 20:30:09,151 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 107 transitions. [2023-11-23 20:30:09,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 20:30:09,152 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:09,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:09,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:09,240 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:09,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:09,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 85 states and 108 transitions. [2023-11-23 20:30:09,272 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 108 transitions. [2023-11-23 20:30:09,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 20:30:09,273 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:09,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:09,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:09,385 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:09,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:09,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 86 states and 109 transitions. [2023-11-23 20:30:09,414 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 109 transitions. [2023-11-23 20:30:09,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-23 20:30:09,417 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:09,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:09,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:09,527 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:09,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:09,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 89 states and 115 transitions. [2023-11-23 20:30:09,597 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 115 transitions. [2023-11-23 20:30:09,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-23 20:30:09,603 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:09,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:09,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:09,705 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:09,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:09,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 93 states and 121 transitions. [2023-11-23 20:30:09,846 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 121 transitions. [2023-11-23 20:30:09,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-23 20:30:09,849 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:09,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:09,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:09,889 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 20:30:09,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:09,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 92 states and 120 transitions. [2023-11-23 20:30:09,941 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 120 transitions. [2023-11-23 20:30:09,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-11-23 20:30:09,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:09,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:09,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:09,990 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:10,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:10,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 96 states and 126 transitions. [2023-11-23 20:30:10,045 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 126 transitions. [2023-11-23 20:30:10,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-11-23 20:30:10,046 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:10,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:10,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:10,081 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:10,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:10,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 100 states and 130 transitions. [2023-11-23 20:30:10,156 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 130 transitions. [2023-11-23 20:30:10,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2023-11-23 20:30:10,157 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:10,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:10,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:10,190 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-23 20:30:10,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:10,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 99 states and 129 transitions. [2023-11-23 20:30:10,308 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 129 transitions. [2023-11-23 20:30:10,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2023-11-23 20:30:10,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:10,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:10,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:10,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:30:10,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:10,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 104 states and 137 transitions. [2023-11-23 20:30:10,477 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 137 transitions. [2023-11-23 20:30:10,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-23 20:30:10,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:10,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:10,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:10,528 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-23 20:30:10,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:10,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 106 states and 140 transitions. [2023-11-23 20:30:10,605 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 140 transitions. [2023-11-23 20:30:10,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-23 20:30:10,607 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:10,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:10,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:10,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-23 20:30:10,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:10,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 113 states and 151 transitions. [2023-11-23 20:30:10,995 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 151 transitions. [2023-11-23 20:30:10,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-23 20:30:10,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:10,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:11,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:11,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-23 20:30:11,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:11,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 120 states and 162 transitions. [2023-11-23 20:30:11,537 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 162 transitions. [2023-11-23 20:30:11,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-11-23 20:30:11,538 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:11,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:11,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:11,615 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-23 20:30:11,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:11,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 124 states and 168 transitions. [2023-11-23 20:30:11,817 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 168 transitions. [2023-11-23 20:30:11,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-11-23 20:30:11,818 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:11,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:11,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:11,847 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-23 20:30:11,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:11,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 126 states and 170 transitions. [2023-11-23 20:30:11,872 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 170 transitions. [2023-11-23 20:30:11,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2023-11-23 20:30:11,874 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:11,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:11,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:11,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-23 20:30:12,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:12,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 131 states and 177 transitions. [2023-11-23 20:30:12,007 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 177 transitions. [2023-11-23 20:30:12,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2023-11-23 20:30:12,008 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:12,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:12,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:12,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-23 20:30:12,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:12,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 132 states and 179 transitions. [2023-11-23 20:30:12,132 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 179 transitions. [2023-11-23 20:30:12,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-11-23 20:30:12,133 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:12,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:12,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:12,151 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-23 20:30:12,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:12,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 131 states and 178 transitions. [2023-11-23 20:30:12,162 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 178 transitions. [2023-11-23 20:30:12,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-11-23 20:30:12,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:12,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:12,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:12,249 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-23 20:30:12,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:12,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 116 states and 156 transitions. [2023-11-23 20:30:12,480 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 156 transitions. [2023-11-23 20:30:12,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-11-23 20:30:12,481 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:12,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:12,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:12,545 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-23 20:30:12,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:12,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 105 states and 140 transitions. [2023-11-23 20:30:12,867 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 140 transitions. [2023-11-23 20:30:12,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2023-11-23 20:30:12,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:12,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:12,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:12,888 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-23 20:30:12,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:12,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 104 states and 139 transitions. [2023-11-23 20:30:12,906 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 139 transitions. [2023-11-23 20:30:12,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-23 20:30:12,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:12,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:12,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:12,927 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-23 20:30:12,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:12,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 103 states and 138 transitions. [2023-11-23 20:30:12,941 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 138 transitions. [2023-11-23 20:30:12,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-11-23 20:30:12,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:12,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:12,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:12,963 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-23 20:30:12,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:12,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:12,982 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:12,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:12,983 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:12,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:12,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:13,140 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:13,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:13,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:13,278 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:13,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:13,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:13,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:13,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:13,350 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:13,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:13,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:13,362 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:13,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:13,363 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:13,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:13,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:13,471 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:13,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:13,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:13,484 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:13,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:13,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:13,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:13,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:13,558 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:13,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:13,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:13,571 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:13,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:13,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:13,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:13,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:13,652 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:13,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:13,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:13,665 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:13,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:13,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:13,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:13,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:13,785 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:13,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:13,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:13,802 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:13,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:13,803 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:13,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:13,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:13,889 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:13,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:13,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:13,902 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:13,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:13,908 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:13,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:13,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:13,990 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,004 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,004 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,085 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,097 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,098 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,169 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,181 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,264 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,276 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,353 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,365 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,366 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,454 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,466 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,543 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,556 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,556 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,644 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,657 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,658 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,734 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,747 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,812 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,824 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,825 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,894 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,905 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:14,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:14,981 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:14,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:14,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:14,992 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:14,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:14,993 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:14,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,084 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,095 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,173 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,186 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,187 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,254 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,265 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,335 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,347 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,415 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,427 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,519 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,535 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,538 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,608 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,619 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,622 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,695 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,707 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,771 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,783 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,784 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,849 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,862 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,863 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:15,932 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:15,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:15,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:15,943 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:15,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:15,944 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:15,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:15,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,007 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,018 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,019 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,093 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,105 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,106 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,175 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,187 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,277 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,288 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,354 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,365 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,366 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:16,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,442 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,513 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,526 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,527 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,588 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,601 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,602 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,670 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,683 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,686 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,755 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,766 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,767 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:16,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,844 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,845 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,904 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,915 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:16,976 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:16,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:16,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:16,987 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:16,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:16,988 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:16,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:16,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,053 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,064 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,065 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,135 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,147 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,150 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,207 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,229 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,230 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,290 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,302 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,303 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,365 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,376 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,377 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,442 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,453 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,517 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,529 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,530 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,601 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,614 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,615 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,680 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,692 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,775 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,787 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,788 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:17,850 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:17,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,863 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,863 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:17,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:17,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:17,977 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:17,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:17,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:17,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:17,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,037 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,049 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,051 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,128 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,141 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,202 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,216 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,217 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,274 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,287 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,351 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,363 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,419 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,431 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,489 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,501 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,502 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,565 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,577 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,578 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,649 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,661 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,721 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,732 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,733 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,793 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,804 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,805 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,868 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,880 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,881 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:18,937 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:18,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:18,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:18,949 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:18,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:18,949 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:18,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:18,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,011 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,024 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,025 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,082 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,094 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,095 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,150 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,161 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,162 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,252 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,264 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,265 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,326 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,338 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,339 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,395 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,412 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,413 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,472 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,482 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,539 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,549 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,606 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,617 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,618 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,678 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,689 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,747 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,759 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,760 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,820 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,833 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,833 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,897 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,908 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,909 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:19,973 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:19,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:19,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:19,986 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:19,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:19,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:19,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:19,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,042 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,053 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,054 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,120 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,130 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,131 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,194 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,195 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,255 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,266 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,338 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,350 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,351 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,403 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,417 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,417 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:20,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,480 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,480 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,528 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,540 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,540 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,588 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,599 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,600 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,658 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,670 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,670 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:20,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,748 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,749 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,810 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,823 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,824 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,892 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:20,959 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:20,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:20,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:20,971 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:20,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:20,972 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:20,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:20,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,021 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,031 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,032 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,081 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,092 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,092 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,158 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,168 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,169 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,232 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,245 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,246 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,305 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,322 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,322 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,369 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,399 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,400 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,460 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,470 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,471 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,519 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,529 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,580 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,593 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,640 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,649 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,695 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,706 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,706 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,755 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,765 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,767 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,830 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,840 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,841 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,888 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,900 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,901 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:21,953 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:21,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:21,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:21,964 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:21,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:21,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:21,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:21,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,016 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,027 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,027 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,074 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,084 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,085 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,132 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,143 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,144 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,196 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,208 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,209 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:22,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,272 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,273 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,322 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,343 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,343 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,390 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,400 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,401 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,457 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,468 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,469 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,517 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,528 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,578 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,588 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,658 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,668 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,673 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,730 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,740 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,741 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,790 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,799 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,800 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,849 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,859 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,907 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,916 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,917 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:22,968 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:22,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:22,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:22,978 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:22,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:22,979 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:22,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:22,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,036 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,047 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,094 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,103 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,103 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,160 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,170 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,171 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,220 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,230 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,231 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,279 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,290 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,291 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,340 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,350 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,351 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,400 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,409 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,410 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,467 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,477 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,477 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,524 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,533 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,534 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,580 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,589 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,642 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,651 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,652 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,697 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,706 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,707 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,754 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,764 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,817 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,827 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,828 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,891 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,892 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,939 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:23,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:23,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:23,948 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:23,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:23,949 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:23,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:23,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:23,998 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,007 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,008 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,063 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,073 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,074 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,129 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,139 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,140 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,190 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,200 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,201 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:24,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,263 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,316 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,326 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,327 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,382 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,392 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,392 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,443 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,453 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,453 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,503 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,512 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,512 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,568 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,579 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,580 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,632 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,643 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,694 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,705 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,706 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,755 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,766 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,767 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,818 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,828 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,881 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,892 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,893 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:24,942 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:24,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:24,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:24,953 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:24,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:24,954 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:24,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:24,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,011 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,019 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,020 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,065 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,075 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,076 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,133 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,134 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,182 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,192 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,239 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,248 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,249 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,301 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,311 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,311 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,356 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,365 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,365 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:25,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,420 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,421 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,485 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,493 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,494 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,543 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,552 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,598 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,608 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,608 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,654 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,662 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,663 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,712 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,721 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,722 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,767 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,776 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,777 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,822 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,830 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,881 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,890 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,891 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,936 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:25,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:25,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:25,945 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:25,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:25,946 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:25,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:25,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:25,996 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,005 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:26,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,063 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,112 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,122 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,169 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,178 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,228 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,236 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,282 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,290 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,291 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,342 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,351 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,352 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,397 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,406 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,406 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,451 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,460 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,460 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,514 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,523 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,570 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,579 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,579 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,627 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,636 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,636 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,684 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,693 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,693 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,748 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,760 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,761 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,827 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,839 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,840 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,907 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,919 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:26,976 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:26,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:26,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:26,985 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:26,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:26,986 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:26,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:26,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,035 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,045 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,045 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,095 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,118 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,168 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,177 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:27,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,235 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,235 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,285 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,294 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,295 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,359 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,373 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,374 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,422 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,432 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,432 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,480 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,489 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,490 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,537 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,546 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,594 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,603 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,604 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,651 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,660 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,661 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,712 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,721 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,722 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,771 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,780 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,781 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,832 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,842 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,843 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,893 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,902 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:27,963 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:27,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:27,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:27,972 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:27,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:27,972 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:27,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:27,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,019 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,028 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,029 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,076 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,085 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,086 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,140 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,151 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,151 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,200 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,209 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,260 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,270 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,322 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,332 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,333 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,387 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,398 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,399 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,452 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,461 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,462 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,519 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,529 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,583 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,594 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,595 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,647 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,657 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,658 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,709 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,719 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,720 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:28,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,784 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,785 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,838 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,847 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,848 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,900 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,910 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:28,965 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:28,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:28,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:28,975 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:28,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:28,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:28,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:28,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,029 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,038 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,097 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,108 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,109 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,177 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,191 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,271 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,285 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,286 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,337 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,348 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,400 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,409 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,409 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,461 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,470 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,471 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,532 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,586 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,595 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:29,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,652 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,652 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,707 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,717 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,719 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,781 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,791 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,792 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,848 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,858 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,912 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,921 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,922 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:29,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:29,976 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:29,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:29,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:29,997 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:29,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:29,998 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:29,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,096 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,118 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,196 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,204 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,205 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,251 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,260 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,260 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,306 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,314 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,315 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,384 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,392 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,393 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,439 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,447 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,494 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,503 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,503 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,549 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,559 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,559 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,607 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,615 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,616 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,667 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,676 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,677 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,724 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,733 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,783 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,791 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,792 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:30,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,851 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,851 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,909 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,918 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:30,974 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:30,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:30,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:30,982 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:30,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:30,983 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:30,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:30,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,034 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,043 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,093 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,102 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,149 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,157 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,158 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,205 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,214 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,264 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,274 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:31,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,333 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,333 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,382 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,391 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,452 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,463 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,463 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,535 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,592 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,604 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,604 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,661 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,669 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,715 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,723 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,770 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,777 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,826 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,834 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,835 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,881 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,889 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,936 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,944 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,944 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:31,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:31,988 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:31,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:31,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:31,996 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:31,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:31,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:31,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,039 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,046 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,095 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,102 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,103 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,145 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,153 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,153 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,195 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,202 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,203 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,245 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,252 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,253 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,296 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,303 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,349 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,357 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,357 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,402 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,410 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,411 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,457 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,464 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,465 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,509 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,517 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,563 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,571 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,571 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,615 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,623 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,674 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,682 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,733 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,740 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,741 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,784 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,793 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,837 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,846 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,846 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,891 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,898 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,898 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,942 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:32,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:32,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:32,950 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:32,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:32,951 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:32,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:32,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:32,997 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,006 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,053 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,061 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,062 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,107 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,115 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,158 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,166 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,167 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,212 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,219 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,220 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,277 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,285 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,286 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,330 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,338 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,339 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,388 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,396 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,396 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,442 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,451 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,451 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,497 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,505 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,505 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,552 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,561 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,607 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,615 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,616 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,661 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,669 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,714 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,722 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,722 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,766 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,774 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,775 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,821 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,830 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,830 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,890 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,891 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,937 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,945 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,946 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:33,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:33,990 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:33,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:33,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:33,998 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:33,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:33,998 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:33,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:34,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,051 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,052 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,095 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,102 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,103 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,147 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,155 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,201 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,209 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,255 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,263 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,264 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,324 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,369 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,376 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,376 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,421 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,428 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,490 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,500 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,557 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,567 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,567 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,626 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,636 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,637 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,690 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,698 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,698 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,741 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,749 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,749 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,791 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,798 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,799 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,842 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,849 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,850 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,894 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,902 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,946 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:34,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:34,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:34,954 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:34,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:34,954 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:34,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:34,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:34,997 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,005 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,048 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,056 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,056 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,101 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,108 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,109 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,151 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,164 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,210 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,218 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,219 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,266 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,274 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,275 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,322 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,330 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,379 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,387 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,432 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,440 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,486 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,494 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,494 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,539 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,548 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,594 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,602 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,602 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,648 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,656 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,656 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,710 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,718 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,783 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,790 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,790 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,832 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,839 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,840 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,883 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,901 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,902 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:35,949 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:35,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:35,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:35,957 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:35,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:35,957 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:35,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:35,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,001 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,009 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,009 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,052 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,060 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,060 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,104 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,111 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,112 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,155 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,162 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,163 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,206 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,213 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,257 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,265 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,265 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,323 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,374 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,381 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,382 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,428 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,436 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,436 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,486 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,494 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,494 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,546 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,555 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,556 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,617 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,625 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,625 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,691 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,699 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,699 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,751 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,760 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,760 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,809 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,817 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,818 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,872 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,881 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,882 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,932 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:36,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:36,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:36,941 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:36,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:36,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:36,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:36,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:36,994 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,002 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,003 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,054 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,062 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,063 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,115 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,124 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,124 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,172 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,179 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,180 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,229 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,237 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,238 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,285 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,292 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,293 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,340 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,348 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,401 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,409 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,409 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,457 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,465 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,466 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,515 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,523 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,578 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,586 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,587 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,632 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,640 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,641 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,686 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,693 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,739 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,746 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,793 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,801 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,802 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,848 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,857 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,907 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,916 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:37,966 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:37,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:37,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:37,975 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:37,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:37,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:37,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:37,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,025 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,033 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,034 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,083 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,093 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,094 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,148 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,156 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,157 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,205 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,213 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,262 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,270 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,319 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,327 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,328 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,376 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,384 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,434 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,443 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,443 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,492 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,500 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,548 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,558 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,559 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,609 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,618 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,668 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,677 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,677 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,728 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,736 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,737 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,788 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,796 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,797 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,858 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,868 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,927 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:38,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:38,937 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:38,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:38,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:38,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:38,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:38,991 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:38,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,000 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,000 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,051 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,059 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,060 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,109 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,117 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,118 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,169 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,178 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,225 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,233 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,281 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,290 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,291 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,337 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,346 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,394 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,402 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,403 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,450 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,458 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,459 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,506 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,514 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,514 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,562 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,571 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,571 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,619 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,628 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,629 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,694 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,702 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,750 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,758 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,759 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,807 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,816 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,816 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,862 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,870 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,871 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,918 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,926 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,927 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:39,973 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:39,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:39,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:39,981 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:39,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:39,982 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:39,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:39,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,024 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,032 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,032 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,076 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,083 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,126 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,134 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,134 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,180 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,189 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,189 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,234 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,242 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,242 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,286 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,294 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,295 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,341 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,349 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,349 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,422 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,433 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,434 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,495 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,505 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,506 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,566 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,576 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,577 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,637 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,648 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,648 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,703 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,711 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,711 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,756 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,764 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,764 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,810 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,818 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:40,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,873 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,920 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,928 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,928 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:40,974 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:40,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:40,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:40,981 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:40,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:40,981 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:40,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:40,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,028 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,036 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,037 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,080 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,088 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,088 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,131 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,138 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,194 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,242 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,250 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,251 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,312 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,321 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,369 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,378 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,429 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,437 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,438 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,484 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,492 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,493 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,541 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,549 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,596 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,604 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,651 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,660 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,661 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,707 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,715 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,715 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,759 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,768 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,768 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,814 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,822 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,822 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,870 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,878 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,930 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,938 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,939 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:41,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:41,986 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:41,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:41,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:41,994 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:41,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:41,995 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:41,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,043 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,051 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,052 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,108 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,116 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,163 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,171 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,231 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,239 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,287 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,295 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,296 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,344 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,352 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,352 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,398 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,406 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,407 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,453 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,461 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,511 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,520 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,520 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,569 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,577 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,578 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,625 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,634 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,683 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,691 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,739 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,747 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,795 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,803 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,803 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,845 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,853 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,853 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,898 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,905 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,948 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:42,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:42,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:42,956 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:42,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:42,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:42,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:42,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:42,998 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,005 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,048 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,061 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,062 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,105 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,114 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,165 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,174 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,175 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,222 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,232 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:43,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,290 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,291 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,339 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,348 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,395 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,403 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,403 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,448 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,455 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,456 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,505 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,513 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,514 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,560 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,569 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,569 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:43,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,625 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,670 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,678 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,679 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,729 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,737 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,737 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,794 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,803 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,803 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,851 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,860 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,907 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:43,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:43,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:43,915 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:43,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:43,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:43,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:43,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:43,998 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,007 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,007 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,052 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,060 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,142 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,143 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,198 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,207 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,208 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,260 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,267 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,268 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,328 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,338 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,339 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,392 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,402 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,402 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,459 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,468 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,469 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,524 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,533 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,534 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,590 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,599 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,600 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,649 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,658 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,659 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,712 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,721 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,722 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,776 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,786 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,841 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,851 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,851 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,904 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,914 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:44,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:44,981 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:44,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:44,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:44,991 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:44,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:44,991 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:44,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,044 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,053 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,054 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,106 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,115 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,169 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,178 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,179 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,235 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,244 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,244 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,305 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,314 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,315 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,369 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,378 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,430 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,439 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,495 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,504 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,504 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,558 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,568 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,568 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,621 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,631 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,631 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,683 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,693 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,693 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,748 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,758 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,758 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30: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. [2023-11-23 20:30:45,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,823 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,878 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,888 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,889 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:45,943 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:45,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:45,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:45,952 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:45,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:45,953 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:45,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:45,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:46,059 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:46,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:46,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:46,071 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:46,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:46,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:46,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:46,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:46,141 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:46,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:46,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:46,153 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:46,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:46,154 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:46,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:46,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:46,222 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:46,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:46,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:46,236 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:46,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:46,236 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:46,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:46,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:46,304 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:46,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:46,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:46,316 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:46,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:46,316 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:46,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:46,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:46,384 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:46,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:46,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:46,396 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:46,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:46,397 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:46,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:46,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:46,461 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:46,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:46,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:46,469 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:46,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:46,470 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:46,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:46,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:46,524 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:46,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:46,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:46,534 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:46,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:46,534 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:46,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:46,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:30:46,586 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-23 20:30:46,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:30:46,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 102 states and 137 transitions. [2023-11-23 20:30:46,595 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 137 transitions. [2023-11-23 20:30:46,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2023-11-23 20:30:46,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:30:46,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:30:46,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat