./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/bitvector/soft_float_4-3a.c.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/bitvector/soft_float_4-3a.c.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b --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 c7e459611ed6ff9d4c49aa04980ca7f1d5aaaf97e8fc0116c264955df4ed453a --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 02:56:00,054 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 02:56:00,124 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 02:56:00,128 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 02:56:00,128 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 02:56:00,151 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 02:56:00,152 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 02:56:00,152 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 02:56:00,152 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 02:56:00,152 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 02:56:00,153 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 02:56:00,153 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 02:56:00,153 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 02:56:00,153 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 02:56:00,153 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 02:56:00,153 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 02:56:00,153 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 02:56:00,153 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 02:56:00,154 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 02:56:00,154 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 02:56:00,154 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 02:56:00,154 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 02:56:00,154 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 02:56:00,154 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 02:56:00,154 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 02:56:00,154 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 02:56:00,155 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 02:56:00,155 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 02:56:00,155 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 02:56:00,155 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:56:00,155 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 02:56:00,155 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 02:56:00,156 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 02:56:00,156 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 02:56:00,156 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 02:56:00,156 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b 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 -> c7e459611ed6ff9d4c49aa04980ca7f1d5aaaf97e8fc0116c264955df4ed453a [2024-12-06 02:56:00,405 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 02:56:00,414 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 02:56:00,416 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 02:56:00,417 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 02:56:00,418 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 02:56:00,419 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/bitvector/soft_float_4-3a.c.cil.c [2024-12-06 02:56:03,217 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/data/761aa5fbe/a7b818080783434887390867301df7bb/FLAG07838131d [2024-12-06 02:56:03,471 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 02:56:03,472 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/sv-benchmarks/c/bitvector/soft_float_4-3a.c.cil.c [2024-12-06 02:56:03,481 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/data/761aa5fbe/a7b818080783434887390867301df7bb/FLAG07838131d [2024-12-06 02:56:03,790 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/data/761aa5fbe/a7b818080783434887390867301df7bb [2024-12-06 02:56:03,793 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 02:56:03,795 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 02:56:03,797 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 02:56:03,797 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 02:56:03,803 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 02:56:03,804 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:56:03" (1/1) ... [2024-12-06 02:56:03,805 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ea22662 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:03, skipping insertion in model container [2024-12-06 02:56:03,805 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:56:03" (1/1) ... [2024-12-06 02:56:03,829 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 02:56:04,038 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:56:04,046 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 02:56:04,090 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:56:04,106 INFO L204 MainTranslator]: Completed translation [2024-12-06 02:56:04,107 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04 WrapperNode [2024-12-06 02:56:04,107 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 02:56:04,108 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 02:56:04,108 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 02:56:04,108 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 02:56:04,114 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,121 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,138 INFO L138 Inliner]: procedures = 17, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 63 [2024-12-06 02:56:04,138 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 02:56:04,139 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 02:56:04,139 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 02:56:04,139 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 02:56:04,146 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,146 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,148 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,149 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,153 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,155 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,159 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,161 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,163 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,165 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 02:56:04,166 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 02:56:04,167 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 02:56:04,167 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 02:56:04,168 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:56:04,192 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 02:56:04,209 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 02:56:04,212 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ce2f1fc9-1371-4dfa-a90d-d86e6afa0b7b/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 02:56:04,246 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 02:56:04,246 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 02:56:04,247 INFO L130 BoogieDeclarations]: Found specification of procedure base2flt [2024-12-06 02:56:04,247 INFO L138 BoogieDeclarations]: Found implementation of procedure base2flt [2024-12-06 02:56:04,247 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 02:56:04,247 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 02:56:04,247 INFO L130 BoogieDeclarations]: Found specification of procedure addflt [2024-12-06 02:56:04,247 INFO L138 BoogieDeclarations]: Found implementation of procedure addflt [2024-12-06 02:56:04,247 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-12-06 02:56:04,247 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-12-06 02:56:04,333 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 02:56:04,335 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 02:56:04,783 INFO L? ?]: Removed 66 outVars from TransFormulas that were not future-live. [2024-12-06 02:56:04,783 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 02:56:04,961 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 02:56:04,962 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-12-06 02:56:04,962 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:56:04 BoogieIcfgContainer [2024-12-06 02:56:04,962 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 02:56:04,963 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 02:56:04,963 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 02:56:04,976 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 02:56:04,976 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:56:04" (1/1) ... [2024-12-06 02:56:04,986 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 02:56:05,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:05,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 70 states and 86 transitions. [2024-12-06 02:56:05,041 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 86 transitions. [2024-12-06 02:56:05,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 02:56:05,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:05,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:05,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:05,248 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:05,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:05,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 75 states and 95 transitions. [2024-12-06 02:56:05,321 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 95 transitions. [2024-12-06 02:56:05,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 02:56:05,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:05,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:05,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:05,410 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:05,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:05,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 78 states and 101 transitions. [2024-12-06 02:56:05,450 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 101 transitions. [2024-12-06 02:56:05,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 02:56:05,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:05,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:05,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:05,510 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:05,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:05,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 80 states and 103 transitions. [2024-12-06 02:56:05,533 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 103 transitions. [2024-12-06 02:56:05,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 02:56:05,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:05,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:05,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:05,576 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:05,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:05,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 81 states and 104 transitions. [2024-12-06 02:56:05,591 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 104 transitions. [2024-12-06 02:56:05,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 02:56:05,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:05,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:05,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:05,635 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:05,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:05,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 82 states and 105 transitions. [2024-12-06 02:56:05,651 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 105 transitions. [2024-12-06 02:56:05,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 02:56:05,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:05,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:05,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:05,688 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:05,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:05,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 83 states and 106 transitions. [2024-12-06 02:56:05,706 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 106 transitions. [2024-12-06 02:56:05,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 02:56:05,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:05,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:05,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:05,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 02:56:05,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:05,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 82 states and 105 transitions. [2024-12-06 02:56:05,789 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 105 transitions. [2024-12-06 02:56:05,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 02:56:05,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:05,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:05,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:05,848 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:05,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:05,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 85 states and 111 transitions. [2024-12-06 02:56:05,920 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 111 transitions. [2024-12-06 02:56:05,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 02:56:05,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:05,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:05,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:05,999 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:06,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:06,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 86 states and 115 transitions. [2024-12-06 02:56:06,064 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 115 transitions. [2024-12-06 02:56:06,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 02:56:06,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:06,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:06,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:06,101 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:06,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:06,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 88 states and 117 transitions. [2024-12-06 02:56:06,121 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 117 transitions. [2024-12-06 02:56:06,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 02:56:06,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:06,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:06,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:06,167 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:06,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:06,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 92 states and 122 transitions. [2024-12-06 02:56:06,294 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 122 transitions. [2024-12-06 02:56:06,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 02:56:06,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:06,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:06,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:06,344 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:06,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:06,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 95 states and 125 transitions. [2024-12-06 02:56:06,407 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 125 transitions. [2024-12-06 02:56:06,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 02:56:06,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:06,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:06,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:06,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:06,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:06,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 101 states and 137 transitions. [2024-12-06 02:56:06,713 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 137 transitions. [2024-12-06 02:56:06,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 02:56:06,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:06,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:06,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:06,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:06,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:06,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 103 states and 139 transitions. [2024-12-06 02:56:06,757 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 139 transitions. [2024-12-06 02:56:06,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 02:56:06,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:06,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:06,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:06,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:07,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:07,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 109 states and 149 transitions. [2024-12-06 02:56:07,121 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 149 transitions. [2024-12-06 02:56:07,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 02:56:07,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:07,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:07,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:07,172 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:07,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:07,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 113 states and 156 transitions. [2024-12-06 02:56:07,265 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 156 transitions. [2024-12-06 02:56:07,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 02:56:07,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:07,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:07,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:07,304 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:56:07,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:07,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 112 states and 155 transitions. [2024-12-06 02:56:07,446 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 155 transitions. [2024-12-06 02:56:07,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 02:56:07,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:07,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:07,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:07,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:07,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:07,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 116 states and 161 transitions. [2024-12-06 02:56:07,566 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 161 transitions. [2024-12-06 02:56:07,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 02:56:07,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:07,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:07,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:07,589 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 02:56:07,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:07,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 116 states and 160 transitions. [2024-12-06 02:56:07,607 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 160 transitions. [2024-12-06 02:56:07,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 02:56:07,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:07,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:07,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:07,683 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 02:56:07,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:07,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 119 states and 165 transitions. [2024-12-06 02:56:07,865 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 165 transitions. [2024-12-06 02:56:07,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 02:56:07,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:07,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:07,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:07,885 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-06 02:56:07,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:07,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 121 states and 167 transitions. [2024-12-06 02:56:07,901 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 167 transitions. [2024-12-06 02:56:07,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 02:56:07,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:07,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:07,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:07,946 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 02:56:08,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:08,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 124 states and 171 transitions. [2024-12-06 02:56:08,090 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 171 transitions. [2024-12-06 02:56:08,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 02:56:08,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:08,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:08,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:08,128 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:56:08,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:08,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 125 states and 173 transitions. [2024-12-06 02:56:08,265 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 173 transitions. [2024-12-06 02:56:08,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 02:56:08,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:08,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:08,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:08,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 02:56:08,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:08,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 115 states and 158 transitions. [2024-12-06 02:56:08,518 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 158 transitions. [2024-12-06 02:56:08,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 02:56:08,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:08,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:08,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:08,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 02:56:08,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:08,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 99 states and 134 transitions. [2024-12-06 02:56:08,847 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 134 transitions. [2024-12-06 02:56:08,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 02:56:08,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:08,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:08,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:08,863 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 02:56:08,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:08,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 98 states and 133 transitions. [2024-12-06 02:56:08,874 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 133 transitions. [2024-12-06 02:56:08,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 02:56:08,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:08,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:08,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:08,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 02:56:08,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:08,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 97 states and 132 transitions. [2024-12-06 02:56:08,907 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 132 transitions. [2024-12-06 02:56:08,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 02:56:08,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:08,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:08,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:08,926 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 02:56:08,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:08,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 96 states and 131 transitions. [2024-12-06 02:56:08,934 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 131 transitions. [2024-12-06 02:56:08,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 02:56:08,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:08,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:08,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:08,951 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 02:56:08,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:08,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 95 states and 130 transitions. [2024-12-06 02:56:08,960 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 130 transitions. [2024-12-06 02:56:08,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:08,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:08,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:08,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:09,466 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:10,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:10,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:10,258 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:10,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:10,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:10,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:10,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:10,569 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:10,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:10,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:10,590 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:10,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:10,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:10,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:10,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:10,890 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:10,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:10,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:10,907 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:10,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:10,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:10,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:10,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:11,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:11,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:11,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:11,216 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:11,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:11,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:11,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:11,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:11,453 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:11,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:11,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:11,464 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:11,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:11,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:11,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:11,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:11,625 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:11,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:11,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:11,637 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:11,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:11,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:11,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:11,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:11,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:11,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:11,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:11,812 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:11,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:11,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:11,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:11,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:11,975 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:11,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:11,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:11,986 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:11,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:11,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:11,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:11,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:12,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:12,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:12,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:12,160 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:12,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:12,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:12,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:12,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:12,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:12,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:12,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:12,349 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:12,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:12,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:12,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:12,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:12,510 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:12,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:12,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:12,521 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:12,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:12,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:12,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:12,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:12,677 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:12,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:12,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:12,690 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:12,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:12,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:12,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:12,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:12,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:12,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:12,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:12,859 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:12,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:12,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:12,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:12,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:13,013 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:13,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:13,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:13,022 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:13,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:13,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:13,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:13,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:13,122 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:13,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:13,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:13,132 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:13,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:13,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:13,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:13,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:13,229 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:13,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:13,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:13,238 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:13,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:13,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:13,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:13,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:13,332 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:13,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:13,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:13,341 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:13,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:13,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:13,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:13,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:13,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:13,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:13,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:13,441 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:13,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:13,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:13,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:13,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:13,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:13,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:13,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:13,553 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:13,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:13,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:13,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:13,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:13,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:13,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:13,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:13,658 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:13,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:13,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:13,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:13,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:13,745 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:13,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:13,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:13,756 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:13,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:13,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:13,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:13,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:13,855 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:13,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:13,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:13,865 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:13,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:13,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:13,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:13,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:13,966 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:13,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:13,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:13,974 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:13,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:13,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:13,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:13,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:14,073 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:14,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:14,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:14,082 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:14,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:14,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:14,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:14,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:14,168 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:14,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:14,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:14,177 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:14,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:14,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:14,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:14,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:14,265 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:14,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:14,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:14,275 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:14,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:14,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:14,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:14,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:14,355 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:14,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:14,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:14,364 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:14,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:14,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:14,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:14,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:14,458 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:14,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:14,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:14,470 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:14,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:14,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:14,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:14,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:14,642 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:14,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:14,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:14,658 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:14,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:14,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:14,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:14,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:14,826 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:14,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:14,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:14,837 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:14,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:14,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:14,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:14,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:14,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:14,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:14,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:14,963 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:14,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:14,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:14,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:14,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:15,082 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:15,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:15,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:15,093 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:15,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:15,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:15,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:15,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:15,208 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:15,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:15,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:15,218 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:15,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:15,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:15,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:15,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:15,344 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:15,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:15,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:15,355 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:15,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:15,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:15,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:15,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:15,472 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:15,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:15,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:15,486 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:15,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:15,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:15,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:15,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:15,592 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:15,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:15,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:15,601 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:15,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:15,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:15,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:15,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:15,714 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:15,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:15,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:15,722 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:15,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:15,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:15,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:15,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:15,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:15,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:15,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:15,809 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:15,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:15,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:15,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:15,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:15,898 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:15,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:15,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:15,909 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:15,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:15,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:15,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:15,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:16,005 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:16,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:16,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:16,015 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:16,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:16,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:16,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:16,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:16,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:16,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:16,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:16,108 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:16,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:16,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:16,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:16,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:16,182 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:16,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:16,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:16,189 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:16,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:16,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:16,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:16,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:16,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:16,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:16,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:16,270 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:16,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:16,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:16,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:16,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:16,379 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:16,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:16,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:16,389 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:16,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:16,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:16,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:16,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:16,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:16,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:16,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:16,528 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:16,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:16,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:16,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:16,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:16,653 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:16,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:16,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:16,664 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:16,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:16,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:16,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:16,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:16,788 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:16,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:16,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:16,800 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:16,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:16,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:16,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:16,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:16,920 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:16,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:16,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:16,931 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:16,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:16,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:16,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:16,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:17,051 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:17,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:17,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:17,062 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:17,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:17,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:17,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:17,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:17,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:17,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:17,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:17,189 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:17,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:17,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:17,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:17,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:17,310 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:17,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:17,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:17,322 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:17,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:17,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:17,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:17,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:17,437 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:17,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:17,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:17,449 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:17,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:17,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:17,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:17,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:17,559 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:17,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:17,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:17,567 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:17,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:17,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:17,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:17,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:17,666 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:17,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:17,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:17,674 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:17,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:17,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:17,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:17,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:17,754 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:17,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:17,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:17,762 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:17,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:17,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:17,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:17,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:17,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:17,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:17,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:17,847 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:17,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:17,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:17,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:17,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:17,923 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:17,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:17,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:17,930 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:17,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:17,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:17,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:17,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,026 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,107 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,115 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,193 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,270 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,278 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,372 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,459 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,547 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,642 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,725 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,734 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,816 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,824 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,898 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,906 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:18,981 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:18,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:18,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:18,989 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:18,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:18,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:18,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:18,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,065 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,073 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,149 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,235 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,315 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,323 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,402 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,409 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,482 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,489 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,589 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,600 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,690 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,698 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,766 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,773 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,844 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,851 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,917 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,923 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:19,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:19,988 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:19,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:19,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:19,994 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:19,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:19,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:19,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,065 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,161 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,169 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,264 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,273 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,382 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,455 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,523 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,587 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,594 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,665 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,671 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,743 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,806 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,812 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,881 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,888 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:20,951 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:20,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:20,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:20,959 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:20,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:20,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:20,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:20,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,026 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,032 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,095 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,102 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,164 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,171 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,266 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,373 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,459 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,573 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,585 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,691 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,699 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,798 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,870 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,877 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:21,968 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:21,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:21,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:21,975 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:21,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:21,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:21,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:21,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,046 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,148 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,154 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,227 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,236 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,305 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,315 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,382 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,388 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,469 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,478 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,550 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,557 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,636 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,716 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,724 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,798 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,806 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,891 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:22,963 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:22,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:22,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:22,970 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:22,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:22,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:22,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:22,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,043 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,051 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,131 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,203 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,210 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,287 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,292 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,361 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,366 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,443 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,514 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,521 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,601 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,608 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,689 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,767 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,836 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,843 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,915 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:23,979 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:23,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:23,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:23,984 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:23,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:23,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:23,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:23,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,053 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,059 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,131 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,203 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,267 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,275 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,339 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,346 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,411 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,417 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,482 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,489 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,553 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,559 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,626 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,633 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,696 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,703 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,775 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,782 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,850 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,856 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,921 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,927 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:24,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:24,990 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:24,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:24,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:24,997 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:24,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:24,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:24,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,084 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,205 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,268 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,274 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,343 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,350 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,447 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,521 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,526 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,594 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,599 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,689 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,695 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,766 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,831 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,838 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:25,917 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:25,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:25,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:25,924 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:25,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:25,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:25,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:25,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,036 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,104 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,113 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,185 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,253 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,259 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,360 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,442 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,514 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,575 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,583 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,653 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,660 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,755 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,828 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,894 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,900 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:26,962 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:26,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:26,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:26,969 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:26,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:26,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:26,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:26,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,041 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,047 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,112 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,118 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,188 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,194 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,262 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,269 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,332 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,402 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,466 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,472 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,545 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,634 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,642 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,706 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,713 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,780 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,786 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,851 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,857 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:27,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:27,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:27,925 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:27,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:27,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:27,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:27,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:27,992 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,001 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,096 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,207 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,215 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,300 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,368 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,375 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,444 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,450 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,516 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,522 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,593 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,600 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,664 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,673 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,742 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,808 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,816 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,882 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,889 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:28,957 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:28,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:28,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:28,966 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:28,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:28,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:28,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:28,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,051 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,058 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,137 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,206 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,212 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,276 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,343 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,405 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,474 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,478 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,553 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,559 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,624 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,631 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,695 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,702 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,763 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,827 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,891 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,899 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:29,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:29,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:29,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:29,966 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:29,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:29,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:29,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:29,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,029 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,097 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,154 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,160 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,224 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,231 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,296 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,302 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,383 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,390 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,499 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,568 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,575 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,662 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,669 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,744 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,752 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,822 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,830 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,894 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,902 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:30,970 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:30,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:30,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:30,976 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:30,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:30,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:30,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:30,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,034 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,041 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,102 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,111 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,186 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,243 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,251 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,308 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,315 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,378 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,435 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,441 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,501 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,507 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,569 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,576 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,647 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,654 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,728 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,735 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,800 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,806 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,875 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,882 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:31,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:31,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:31,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:31,957 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:31,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:31,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:31,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:31,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,031 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,112 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,119 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,174 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,181 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,236 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,243 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,304 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,366 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,440 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,497 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,503 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,569 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,627 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,634 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,692 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,697 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,752 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,758 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,818 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,872 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,879 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,933 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:32,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:32,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:32,938 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:32,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:32,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:32,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:32,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:32,998 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,004 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,073 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,080 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,140 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,206 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,266 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,272 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,331 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,338 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,397 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,406 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,469 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,476 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,535 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,540 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,617 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,623 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,688 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,747 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,753 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,819 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,883 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:33,944 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:33,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:33,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:33,950 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:33,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:33,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:33,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:33,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,008 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,015 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,069 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,076 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,131 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,137 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,201 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,256 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,261 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,318 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,325 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,382 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,389 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,443 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,448 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,503 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,508 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,565 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,571 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,625 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,630 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,685 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,690 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,745 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,753 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,824 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,890 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:34,946 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:34,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:34,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:34,952 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:34,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:34,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:34,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:34,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,013 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,019 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,077 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,086 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,163 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,173 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,251 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,262 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,340 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,348 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,425 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,434 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,533 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,634 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,718 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,724 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,797 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,874 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,881 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:35,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:35,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:35,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:35,959 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:35,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:35,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:35,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:35,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,071 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,141 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,148 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,219 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,227 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,298 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,306 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,378 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,385 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,467 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,535 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,541 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,616 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,702 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,709 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,775 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,782 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,851 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,917 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,923 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:36,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:36,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:36,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:36,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:36,997 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:36,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:36,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:36,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,068 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,136 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,142 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,219 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,285 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,293 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,370 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,439 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,447 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,526 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,588 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,594 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,652 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,659 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,716 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,721 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,776 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,781 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,836 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,841 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,908 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:37,985 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:37,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:37,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:37,991 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:37,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:37,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:37,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:37,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,053 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,060 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,125 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,132 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,204 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,268 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,274 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,341 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,350 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,411 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,419 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,481 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,486 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,546 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,553 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,612 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,618 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,688 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,752 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,758 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,825 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,831 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,898 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,907 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:38,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:38,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:38,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:38,980 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:38,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:38,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:38,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:38,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,056 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,131 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,201 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,208 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,273 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,279 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,347 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,353 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,424 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,431 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,497 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,502 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,572 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,641 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,702 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,710 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,778 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,866 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:39,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:39,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:39,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:39,966 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:39,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:39,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:39,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:39,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,035 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,044 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,124 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,191 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,198 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,260 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,265 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,328 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,334 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,407 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,514 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,519 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,589 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,595 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,662 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,727 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,788 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,793 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,892 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:40,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:40,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:40,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:40,967 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:40,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:40,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:40,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:40,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,034 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,041 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,108 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,115 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,187 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,251 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,257 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,314 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,320 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,378 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,384 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,452 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,521 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,527 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,588 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,593 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,655 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,710 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,716 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,770 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,778 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,835 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,841 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,896 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,903 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:41,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:41,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:41,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:41,971 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:41,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:41,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:41,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:41,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,035 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,104 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,165 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,173 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,239 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,247 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,313 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,321 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,396 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,468 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,476 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,545 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,551 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,618 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,623 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,680 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,685 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,742 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,748 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,808 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,814 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,901 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:42,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:42,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:42,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:42,967 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:42,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:42,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:42,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:42,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,028 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,034 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,107 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,173 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,180 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,245 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,251 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,307 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,316 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,378 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,385 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,457 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,525 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,587 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,595 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,655 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,663 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,730 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,791 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,798 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,874 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,882 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:43,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:43,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:43,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:43,957 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:43,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:43,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:43,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:43,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,030 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,095 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,101 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,160 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,166 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,234 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,299 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,361 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,368 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,440 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,510 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,574 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,582 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,658 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,727 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,789 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,797 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,868 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,873 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:44,935 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:44,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:44,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:44,940 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:44,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:44,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:44,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:44,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,004 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,009 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,077 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,145 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,153 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,219 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,225 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,285 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,290 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,356 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,415 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,423 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,482 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,488 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,546 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,554 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,613 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,621 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,694 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,703 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,790 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,865 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,873 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:45,948 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:45,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:45,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:45,956 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:45,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:45,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:45,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:45,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,031 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,040 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,108 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,114 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,170 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,176 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,231 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,237 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,295 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,300 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,361 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,420 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,480 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,534 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,540 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,594 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,601 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,654 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,659 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,714 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,721 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,780 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,840 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,893 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,898 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:46,954 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:46,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:46,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:46,960 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:46,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:46,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:46,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:46,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,016 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,020 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,093 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,165 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,172 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,234 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,239 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,302 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,361 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,367 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,426 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,432 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,494 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,556 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,564 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,651 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,719 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,725 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,797 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,805 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,887 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:47,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:47,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:47,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:47,967 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:47,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:47,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:47,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:47,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,047 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,120 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,127 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,209 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,268 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,276 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,373 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,440 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,447 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,522 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,590 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,597 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,668 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,675 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,755 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,854 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,860 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,926 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:48,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:48,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:48,932 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:48,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:48,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:48,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:48,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:48,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,005 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,069 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,075 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,142 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,149 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,222 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,229 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,296 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,358 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,415 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,420 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,477 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,482 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,541 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,546 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,613 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,694 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,757 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,763 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,825 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,884 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,939 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:49,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:49,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:49,944 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:49,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:49,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:49,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:49,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:49,998 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,003 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,057 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,062 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,120 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,125 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,187 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,243 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,249 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,305 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,312 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,367 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,372 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,430 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,435 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,498 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,502 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,562 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,568 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,635 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,695 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,701 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,762 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,769 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,840 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,846 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,908 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:50,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:50,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:50,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:50,971 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:50,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:50,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:50,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:50,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,028 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,034 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,091 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,097 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,159 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,165 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,233 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,297 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,360 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,441 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,449 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,552 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,648 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,657 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,756 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,765 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,872 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,879 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:51,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:51,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:51,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:51,954 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:51,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:51,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:51,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:51,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,037 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,045 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,127 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,134 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,203 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,262 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,267 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,328 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,334 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,402 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,464 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,471 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,534 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,542 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,611 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,620 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,685 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,692 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,766 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,834 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,840 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,914 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:52,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:52,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:52,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:52,990 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:52,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:52,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:52,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:52,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,046 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,053 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,114 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,121 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,189 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,248 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,254 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,313 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,319 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,379 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,385 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,444 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,450 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,513 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,523 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,621 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,629 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,726 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,730 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,789 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,795 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,856 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,862 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,920 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,925 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:53,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:53,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:53,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:53,990 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:53,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:53,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:53,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:53,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,055 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,063 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,132 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,191 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,197 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,260 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,267 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,330 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,337 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,409 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,478 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,485 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,553 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,559 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,627 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,634 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,699 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,706 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,778 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,844 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,852 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,921 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:54,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:54,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:54,929 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:54,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:54,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:54,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:54,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:54,999 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,008 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,079 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,087 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,157 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,166 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,234 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,240 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,308 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,314 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,383 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,390 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,457 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,463 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,531 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,538 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,617 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,695 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,769 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,779 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,877 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,883 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:55,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:55,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:55,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:55,953 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:55,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:55,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:55,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:55,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,009 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,015 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,070 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,076 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,133 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,140 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,202 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,264 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,270 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,338 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,344 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,406 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,411 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,472 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,478 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,541 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,547 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,607 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,613 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,670 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,676 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,742 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,806 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,813 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,874 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,881 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:56,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:56,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:56,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:56,943 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:56,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:56,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:56,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:56,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,003 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,010 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,067 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,072 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,130 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,138 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,233 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,240 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,335 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,342 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,404 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,412 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,471 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,479 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,554 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,615 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,622 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,683 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,689 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,764 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,826 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,832 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,900 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:57,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:57,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:57,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:57,966 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:57,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:57,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:57,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:57,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,026 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,034 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,113 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,171 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,178 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,251 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,313 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,322 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,403 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,477 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,484 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,562 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,570 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,652 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,726 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,733 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,817 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,888 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,895 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:58,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:58,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:58,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:58,981 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:58,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:58,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:58,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:58,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,058 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,067 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,141 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,147 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,229 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,298 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,304 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,369 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,453 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,462 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,531 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,589 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,594 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,657 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,720 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,780 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,835 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,841 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,896 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,904 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:56:59,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:56:59,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:56:59,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:56:59,986 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:56:59,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:56:59,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:56:59,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:56:59,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,046 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,052 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,111 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,164 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,169 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,223 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,228 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,281 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,287 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,340 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,345 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,398 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,403 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,471 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,476 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,530 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,535 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,590 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,595 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,656 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,718 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,781 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,787 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,865 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:00,935 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:00,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:00,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:00,942 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:00,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:00,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:00,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:00,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,013 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,022 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,142 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,216 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,223 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,294 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,301 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,372 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,379 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,453 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,460 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,531 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,538 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,616 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,674 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,680 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,739 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,745 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,810 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,872 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,877 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:01,945 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:01,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:01,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:01,951 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:01,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:01,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:01,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:01,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,017 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,023 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,096 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,164 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,173 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,248 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,322 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,392 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,399 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,480 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,555 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,618 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,624 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,683 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,689 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,757 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,825 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,883 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,888 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:02,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:02,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:02,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:02,959 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:02,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:02,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:02,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:02,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,026 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,092 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,150 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,156 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,217 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,273 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,280 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,339 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,345 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,401 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,407 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,469 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,532 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,589 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,595 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,656 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,663 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,725 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,731 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,795 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,801 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,863 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,868 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,929 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:03,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:03,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:03,935 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:03,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:03,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:03,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:03,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:03,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,002 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,068 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,135 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,203 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,280 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,376 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,436 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,443 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,502 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,509 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,571 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,578 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,640 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,646 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,709 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,715 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,783 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,842 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,847 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,914 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:04,976 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:04,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:04,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:04,984 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:04,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:04,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:04,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:04,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,043 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,052 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,111 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,119 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,188 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,251 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,307 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,315 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,376 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,382 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,437 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,443 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,500 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,507 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,567 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,575 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,640 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,646 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,707 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,716 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,777 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,782 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,843 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,847 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,913 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,920 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:05,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:05,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:05,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:05,988 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:05,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:05,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:05,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:05,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,045 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,049 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,114 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,120 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,178 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,183 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,250 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,313 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,318 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,384 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,390 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,456 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,462 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,534 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,600 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,605 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,666 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,671 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,727 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,731 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,792 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,848 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,853 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,914 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,919 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:06,974 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:06,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:06,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:06,979 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:06,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:06,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:06,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:06,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,042 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,047 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,104 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,110 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,166 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,172 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,229 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,237 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,296 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,303 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,365 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,372 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,441 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,448 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,511 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,517 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,578 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,584 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,642 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,648 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,719 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,817 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,822 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,882 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,889 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:07,951 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:07,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:07,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:07,957 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:07,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:07,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:07,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:07,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,030 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,113 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,120 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,206 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,212 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,277 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,337 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,343 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,406 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,414 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,501 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,590 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,687 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,797 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,806 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,910 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:08,980 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:08,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:08,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:08,988 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:08,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:08,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:08,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:08,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,063 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,126 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,133 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,210 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,289 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,388 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,458 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,516 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,524 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,582 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,589 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,658 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,717 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,723 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,791 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,851 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,856 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,919 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,925 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:09,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:09,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:09,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:09,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:09,995 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:09,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:09,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:09,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,058 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,063 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,121 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,126 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,189 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,194 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,253 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,260 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,318 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,326 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,395 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,497 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,556 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,561 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,624 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,629 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,687 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,692 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,753 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,759 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,824 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,830 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,888 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,894 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:10,956 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:10,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:10,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:10,962 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:10,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:10,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:10,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:10,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,026 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,083 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,089 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,150 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,156 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,213 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,217 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,285 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,340 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,344 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,400 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,405 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,464 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,469 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,534 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,542 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,609 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,681 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,782 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,793 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,903 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:11,976 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:11,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:11,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:11,984 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:11,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:11,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:11,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:11,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,060 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,067 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,140 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,147 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,227 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,299 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,303 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,368 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,423 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,429 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,497 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,503 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,556 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,563 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,627 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,683 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,689 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,744 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,752 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,807 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,815 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,872 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,879 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,932 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,939 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:12,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:12,992 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:12,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:12,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:12,999 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:12,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:12,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:12,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,051 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,058 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,119 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,124 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,186 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,249 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,306 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,311 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,377 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,384 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,437 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,442 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,510 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,516 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,574 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,583 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,659 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,743 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,815 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,822 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,892 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,899 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:13,979 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:13,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:13,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:13,986 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:13,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:13,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:13,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:13,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,069 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,145 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,151 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,208 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,215 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,282 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,338 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,344 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,400 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,408 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,471 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,532 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,540 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,635 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,691 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,699 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,755 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,763 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,826 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,887 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:14,940 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:14,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:14,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:14,948 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:14,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:14,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:14,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:14,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,009 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,069 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,132 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,188 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,194 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,251 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,259 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,319 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,327 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,384 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,392 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,459 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,520 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,585 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,591 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,652 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,707 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,712 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,766 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,773 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,830 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,837 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,892 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,899 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:15,954 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:15,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:15,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:15,960 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:15,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:15,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:15,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:15,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,020 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,078 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,083 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,136 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,142 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,201 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,256 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,262 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,320 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,326 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,386 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,440 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,447 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,503 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,509 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,567 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,573 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,626 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,632 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,694 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,753 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,758 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,829 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,904 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,911 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:16,986 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:16,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:16,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:16,993 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:16,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:16,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:16,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:16,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,078 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,156 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,164 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,238 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,246 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,319 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,326 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,406 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,466 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,472 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,528 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,534 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,591 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,596 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,655 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,719 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,782 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,837 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,844 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,899 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,905 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:17,962 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:17,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:17,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:17,969 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:17,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:17,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:17,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:17,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,025 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,032 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,088 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,096 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,151 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,158 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,216 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,223 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,286 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,341 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,348 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,411 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,469 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,475 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,537 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,594 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,602 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,659 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,665 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,734 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,741 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,798 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,805 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,860 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,867 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,922 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,928 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:18,986 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:18,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:18,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:18,993 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:18,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:18,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:18,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:18,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,051 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,104 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,111 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,164 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,171 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,233 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,287 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,291 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,347 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,352 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,406 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,411 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,470 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,477 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,533 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,539 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,602 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,658 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,664 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,723 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,729 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,784 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,791 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,847 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,853 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,909 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,916 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:19,976 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:19,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:19,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:19,984 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:19,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:19,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:19,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:19,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,047 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,104 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,112 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,182 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,191 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,266 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,273 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,352 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,409 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,416 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,469 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,475 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,528 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,535 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,588 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,595 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,648 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,652 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,706 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,712 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,773 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,828 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,834 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,889 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,895 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:20,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:20,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:20,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:20,957 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:20,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:20,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:20,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:20,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,012 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,020 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,074 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,080 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,140 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,200 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,255 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,263 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,318 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,324 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,379 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,384 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,442 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,498 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,504 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,559 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,565 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,628 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,684 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,690 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,755 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,825 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,833 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,914 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:21,987 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:21,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:21,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:21,995 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:21,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:21,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:21,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:22,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:22,068 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:22,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:22,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:22,074 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:22,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:22,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:22,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:22,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:22,127 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:22,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:22,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:22,132 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:22,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:22,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:22,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:22,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:22,185 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:22,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:22,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:22,191 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:22,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:22,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:22,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:22,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:22,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:22,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:22,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:22,250 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:22,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:22,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:22,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:22,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:22,305 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:22,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:22,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:22,314 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:22,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:22,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:22,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:22,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:22,368 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:22,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:22,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:22,374 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:22,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:22,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:22,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:22,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:22,429 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 02:57:22,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:57:22,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 02:57:22,435 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 02:57:22,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:57:22,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:57:22,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:57:22,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:57:22,489 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 03:08:42,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,413 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:42,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:42,419 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:42,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:42,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,501 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:42,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:42,507 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:42,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:42,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,589 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:42,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:42,600 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:42,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:42,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,683 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:42,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:42,690 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:42,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:42,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:42,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:42,781 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:42,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:42,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,862 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:42,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:42,868 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:42,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:42,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:42,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:42,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:42,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:42,957 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:42,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:42,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:42,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:42,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,037 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,043 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,130 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,210 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,216 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,296 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,302 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,383 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,389 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,469 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,475 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,555 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,562 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,642 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,648 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,738 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,746 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,830 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,836 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:43,917 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:43,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:43,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:43,923 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:43,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:43,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:43,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:43,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,003 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,009 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,093 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,101 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,192 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,284 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,367 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,374 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,467 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,551 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,558 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,650 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,734 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,741 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,835 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,842 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:44,923 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:44,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:44,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:44,930 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:44,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:44,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:44,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:44,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,013 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,019 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,102 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,109 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,192 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,200 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,285 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,292 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,378 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,440 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,446 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,511 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,570 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,576 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,641 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,701 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,706 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,775 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,781 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,843 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,849 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,916 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:45,978 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:45,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:45,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:45,984 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:45,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:45,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:45,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:45,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,046 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,052 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,113 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,119 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,185 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,246 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,252 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,313 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,319 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,381 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,388 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,456 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,523 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,591 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,597 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,669 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,676 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,764 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,851 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:46,932 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:46,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:46,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:46,938 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:46,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:46,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:46,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:46,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,018 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,025 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,108 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,116 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,200 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,207 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,299 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,383 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,390 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,479 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,568 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,658 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,723 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,730 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,808 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,895 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:47,977 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:47,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:47,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:47,985 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:47,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:47,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:47,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:47,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,066 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,074 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,165 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,250 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,257 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,343 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,350 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,441 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,527 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,534 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,619 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,626 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,716 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,723 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,810 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,891 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,899 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:48,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:48,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:48,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:48,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:48,990 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:48,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:48,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:48,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,072 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,078 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,161 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,168 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,250 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,256 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,338 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,345 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,425 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,432 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,499 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,504 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,566 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,570 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,631 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,635 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,701 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,708 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,780 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,840 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,847 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,912 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:49,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:49,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:49,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:49,979 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:49,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:49,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:49,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:49,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,042 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,048 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,110 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,115 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,178 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,184 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,246 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,252 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,314 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,320 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,381 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,387 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,455 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,524 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,596 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,601 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,663 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,668 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,738 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,804 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,875 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:50,956 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:50,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:50,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:50,962 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:50,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:50,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:50,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:50,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,045 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,051 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,141 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,224 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,230 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,313 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,318 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,401 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,407 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,491 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,498 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,590 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,598 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,681 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,687 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,772 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,779 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,860 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,867 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:51,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:51,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:51,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:51,956 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:51,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:51,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:51,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:51,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,037 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,043 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,130 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,219 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,310 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,394 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,400 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,483 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,492 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,577 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,584 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,679 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,688 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,780 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,865 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,873 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:52,958 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:52,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:52,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:52,967 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:52,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:52,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:52,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:52,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,051 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,057 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,138 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,144 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,224 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,230 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,311 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,317 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,398 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,404 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,484 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,490 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,571 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,576 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,663 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,753 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,759 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,845 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:53,926 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:53,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:53,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:53,931 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:53,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:53,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:53,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:53,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,014 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,021 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,104 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,110 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,193 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,200 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,283 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,291 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,376 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,382 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,468 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,550 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,556 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,636 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,644 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,730 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,831 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:54,915 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:54,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:54,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:54,923 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:54,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:54,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:54,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:54,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,007 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,015 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,099 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,106 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,191 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,199 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,283 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,289 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,379 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,467 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,554 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,637 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,644 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,728 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,736 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,827 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:55,919 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:55,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:55,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:55,927 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:55,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:55,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:55,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:55,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,009 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,016 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,105 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,187 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,193 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,283 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,371 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,462 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,544 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,552 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,643 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,728 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,736 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,820 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,828 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:56,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:56,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:56,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:56,920 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:56,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:56,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:56,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:56,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,014 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,020 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,109 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,191 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,198 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,286 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,294 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,377 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,385 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,467 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,477 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,561 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,569 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,644 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,711 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,717 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,806 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,889 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,896 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:57,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:57,979 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:57,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:57,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:57,986 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:57,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:57,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:57,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,069 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,075 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,166 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,172 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,254 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,261 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,344 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,350 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,433 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,440 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,530 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,613 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,619 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,698 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,703 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,779 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,785 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,868 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,874 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:58,956 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:58,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:58,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:58,964 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:58,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:58,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:58,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:58,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,046 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,053 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,136 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,143 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,235 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,242 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,324 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,331 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,421 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,504 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,511 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,592 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,599 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,681 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,744 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,749 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,814 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,881 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:08:59,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:08:59,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:08:59,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:08:59,948 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:08:59,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:08:59,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:08:59,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:08:59,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,009 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,014 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,080 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,155 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,215 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,220 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,286 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,347 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,353 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,420 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,481 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,487 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,554 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,614 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,619 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,679 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,684 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,744 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,750 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,810 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,816 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,877 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,883 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:00,957 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:00,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:00,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:00,962 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:00,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:00,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:00,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:00,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,041 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,047 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,136 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,219 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,226 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,308 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,315 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,398 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,405 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,497 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,579 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,587 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,669 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,677 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,759 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,766 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,856 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:01,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:01,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:01,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:01,945 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:01,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:01,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:01,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:01,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,037 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,046 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,137 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,227 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,317 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,400 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,407 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,497 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,587 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,670 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,677 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,766 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,850 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,857 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:02,940 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:02,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:02,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:02,947 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:02,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:02,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:02,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:02,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,032 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,040 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,141 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,225 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,231 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,314 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,321 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,411 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,494 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,501 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,591 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,681 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,765 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,772 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,854 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,861 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:03,939 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:03,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:03,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:03,945 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:03,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:03,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:03,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:03,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,008 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,014 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,074 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,080 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,152 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,217 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,283 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,342 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,348 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,408 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,414 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,475 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,481 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,541 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,546 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,607 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,612 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,678 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,739 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,743 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,808 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,874 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:04,945 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:04,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:04,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:04,951 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:04,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:04,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:04,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:04,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,015 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,076 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,082 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,149 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,209 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,215 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,284 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,359 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,365 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,455 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,546 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,635 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,719 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,726 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,816 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:05,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:05,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:05,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:05,917 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:05,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:05,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:05,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:05,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,000 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,008 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,097 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,186 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,276 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,359 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,365 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,455 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,544 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,635 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,718 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,725 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,817 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:06,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:06,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:06,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:06,908 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:06,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:06,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:06,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:06,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,002 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,009 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,095 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,101 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,194 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,279 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,287 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,378 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,464 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,473 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,558 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,564 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,640 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,707 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,713 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,794 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,884 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:07,965 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:07,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:07,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:07,971 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:07,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:07,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:07,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:07,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,071 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,154 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,163 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,246 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,252 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,334 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,340 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,421 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,428 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,513 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,579 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,586 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,658 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,723 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,730 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,794 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,801 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,866 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,873 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:08,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:08,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:08,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:08,938 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:08,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:08,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:08,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,007 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,011 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,076 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,136 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,140 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,201 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,208 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,270 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,275 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,340 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,400 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,405 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,469 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,533 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,593 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,598 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,660 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,667 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,729 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,734 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,803 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,808 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,870 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,875 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:09,955 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:09,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:09,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:09,962 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:09,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:09,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:09,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:09,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,040 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,048 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,112 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,119 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,178 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,186 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,245 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,252 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,313 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,320 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,387 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,447 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,454 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,513 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,520 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,579 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,587 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,654 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,662 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,728 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,788 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,795 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,854 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,862 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,921 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,927 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:10,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:10,986 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:10,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:10,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:10,994 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:10,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:10,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:10,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,053 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,061 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,122 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,129 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,197 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,262 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,322 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,326 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,392 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,462 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,466 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,534 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,611 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,617 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,698 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,704 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,784 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,791 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,872 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,877 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:11,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:11,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:11,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:11,969 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:11,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:11,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:11,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:11,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,053 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,063 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,155 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,238 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,245 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,325 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,333 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,413 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,421 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,512 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,518 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,598 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,604 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,685 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,691 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,777 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,864 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:12,945 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:12,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:12,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:12,951 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:12,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:12,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:12,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:12,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,032 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,039 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,111 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,171 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,177 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,236 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,242 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,301 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,307 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,372 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,441 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,446 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,508 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,513 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,573 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,577 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,637 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,643 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,702 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,709 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,769 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,773 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,838 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,904 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:13,963 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:13,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:13,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:13,970 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:13,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:13,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:13,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:13,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,035 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,094 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,100 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,159 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,166 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,235 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,241 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,308 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,376 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,444 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,508 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,514 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,594 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,601 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,684 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,690 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,780 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,865 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,871 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:14,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:14,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:14,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:14,960 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:14,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:14,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:14,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:14,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,042 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,048 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,132 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,138 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,229 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,236 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,323 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,406 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,413 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,497 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,504 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,587 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,595 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,685 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,769 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,776 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,859 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,866 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:15,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:15,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:15,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:15,956 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:15,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:15,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:15,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:15,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,045 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,113 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,175 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,181 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,249 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,255 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,315 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,322 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,383 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,390 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,457 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,525 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,585 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,593 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,653 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,660 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,728 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,789 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,796 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,863 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,925 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,932 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:16,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:16,994 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:16,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:16,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:16,999 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:16,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:16,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:16,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,067 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,071 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,131 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,135 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,200 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,266 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,331 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,390 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,398 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,464 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,532 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,598 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,604 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,673 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,742 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,815 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,823 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,905 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,911 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:17,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:17,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:17,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:17,979 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:17,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:17,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:17,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:17,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,045 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,106 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,112 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,174 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,180 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,248 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,312 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,318 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,381 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,388 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,457 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,526 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,592 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,654 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,660 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,730 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,738 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,798 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,805 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,871 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,932 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:18,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:18,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:18,938 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:18,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:18,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:18,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:18,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:18,998 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,004 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,069 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,134 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,201 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,267 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,330 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,337 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,402 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,408 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,471 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,476 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,544 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,551 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,612 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,619 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,679 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,685 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,751 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,818 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,878 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,885 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:19,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:19,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:19,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:19,951 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:19,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:19,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:19,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:19,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,015 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,082 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,141 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,147 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,206 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,212 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,277 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,348 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,354 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,415 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,421 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,481 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,487 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,546 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,552 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,612 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,617 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,686 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,754 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,816 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,821 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,893 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,898 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:20,963 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:20,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:20,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:20,970 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:20,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:20,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:20,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:20,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,034 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,040 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,101 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,108 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,176 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,180 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,246 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,251 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,311 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,316 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,377 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,383 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,442 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,448 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,509 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,515 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,576 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,583 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,650 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,711 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,717 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,784 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,844 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,851 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,918 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:21,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:21,987 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:21,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:21,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:21,994 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:21,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:21,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:21,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,055 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,062 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,123 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,131 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,192 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,197 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,279 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,361 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,371 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,464 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,555 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,639 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,647 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,737 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,825 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:22,906 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:22,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:22,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:22,912 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:22,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:22,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:22,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:22,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,003 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,009 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,089 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,098 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,178 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,185 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,265 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,272 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,356 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,363 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,454 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,545 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,637 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,719 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,726 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,810 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,817 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,899 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,906 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:23,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:23,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:23,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:23,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:23,998 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:23,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:23,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:23,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,088 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,096 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,177 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,185 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,265 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,274 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,355 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,361 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,442 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,450 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,530 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,539 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,621 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,628 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,710 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,717 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,807 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,890 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,898 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:24,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:24,980 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:24,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:24,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:24,987 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:24,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:24,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:24,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,069 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,078 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,170 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,176 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,264 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,347 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,353 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,435 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,441 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,524 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,530 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,612 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,618 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,700 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,708 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,797 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,879 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,886 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:25,968 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:25,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:25,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:25,975 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:25,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:25,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:25,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:25,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,057 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,063 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,145 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,151 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,243 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,251 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,335 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,342 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,426 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,433 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,525 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,609 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,616 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,701 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,708 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,799 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,892 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:26,975 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:26,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:26,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:26,981 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:26,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:26,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:26,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:26,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,071 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,152 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,160 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,248 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,341 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,349 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,441 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,532 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,609 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,615 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,697 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,779 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,787 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,878 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:27,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:27,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:27,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:27,966 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:27,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:27,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:27,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:27,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,049 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,058 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:28,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,141 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,149 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:28,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,233 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,243 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:28,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,336 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:28,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,437 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:28,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,519 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,526 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:28,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,611 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,619 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:28,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,704 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,711 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:28,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,797 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,806 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:28,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,890 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,897 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:28,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:28,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:28,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:28,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:28,990 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:28,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:28,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:28,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,076 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:29,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:29,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:29,083 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:29,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:29,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:29,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,168 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:29,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:29,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:29,175 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:29,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:29,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:29,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,260 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:29,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:29,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:29,269 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:29,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:29,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:29,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:29,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:29,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:29,361 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:29,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:29,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:29,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:29,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:29,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:29,453 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:29,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:29,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:29,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,544 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:29,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:29,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:29,551 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:29,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:29,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:29,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:29,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:29,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:29,642 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:29,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:29,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:29,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,726 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:29,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:29,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:29,733 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:29,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:29,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:29,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,816 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:29,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:29,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:29,824 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:29,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:29,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:29,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,906 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:29,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:29,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:29,914 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:29,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:29,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:29,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:29,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:29,996 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,003 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,095 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,178 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,187 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,259 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,265 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,329 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,336 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,401 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,407 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,472 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,478 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,556 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,618 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,625 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,686 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,693 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,754 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,761 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,828 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,894 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:30,954 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:30,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:30,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:30,960 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:30,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:30,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:30,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:30,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,021 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,028 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,089 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,095 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,155 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,161 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,228 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,290 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,297 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,373 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,439 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,499 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,507 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,568 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,575 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,636 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,643 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,715 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,723 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,813 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,893 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,903 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:31,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:31,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:31,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:31,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:31,990 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:31,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:31,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:31,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:32,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:32,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:32,079 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:32,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:32,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:32,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,161 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:32,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:32,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:32,171 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:32,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:32,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:32,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,255 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:32,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:32,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:32,262 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:32,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:32,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:32,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,355 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:32,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:32,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:32,363 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:32,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:32,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:32,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:32,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:32,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:32,453 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:32,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:32,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:32,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,537 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:32,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:32,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:32,545 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:32,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:32,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:32,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,630 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:32,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:32,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:32,637 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:32,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:32,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:32,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:32,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:32,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:32,732 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:32,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:32,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:32,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,815 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:32,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:32,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:32,824 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:32,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:32,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:32,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:32,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:32,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:32,914 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:32,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:32,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:32,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:32,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:32,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,004 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:33,087 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,095 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:33,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,188 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:33,274 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,282 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:33,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,375 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:33,467 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,475 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:33,558 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,564 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:33,647 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,653 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:33,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,741 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:33,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,832 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:33,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:33,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:33,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:33,922 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:33,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:33,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:33,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:33,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,004 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,011 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,093 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,099 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,186 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,268 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,276 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,357 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,363 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,445 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,454 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,556 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,641 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,648 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,732 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,739 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,820 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,827 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:34,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:34,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:34,914 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:34,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:34,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:34,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:34,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:34,996 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,001 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,082 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,089 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,169 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,177 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,264 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,352 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,433 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,441 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,522 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,529 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,623 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,629 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,720 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,812 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,903 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:35,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:35,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:35,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:35,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:35,996 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:35,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:35,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:35,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:36,081 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:36,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:36,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:36,089 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:36,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:36,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:36,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:36,175 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:36,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:36,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:36,184 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:36,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:36,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:36,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:36,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:36,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:36,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:36,276 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:36,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:36,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:36,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:36,361 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:36,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:36,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:36,368 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:36,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:36,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:36,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:36,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:36,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:36,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:36,463 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:36,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:36,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:36,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:36,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:36,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:36,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:36,556 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:36,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:36,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:36,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:36,641 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:36,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:36,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:36,648 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:36,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:36,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:36,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:36,740 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:36,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:36,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:36,747 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:36,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:36,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:36,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:36,829 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:36,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:36,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:36,837 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:36,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:36,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:36,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:36,919 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:36,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:36,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:36,927 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:36,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:36,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:36,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:36,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,009 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,016 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,099 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,106 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,191 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,199 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,283 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,292 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,375 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,381 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,464 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,470 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,551 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,559 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,631 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,638 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,711 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,718 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,819 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,902 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:37,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:37,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:37,909 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:37,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:37,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:37,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:37,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:37,993 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,001 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:38,084 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,093 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:38,178 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,187 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:38,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,280 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:38,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,371 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:38,456 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,465 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:38,551 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,559 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:38,640 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,648 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:38,733 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,741 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:38,826 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,834 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:38,931 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:38,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:38,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:38,939 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:38,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:38,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:38,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:38,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,025 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,032 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,126 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,219 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,304 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,313 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,397 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,406 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,491 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,500 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,595 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,680 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,688 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,773 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,781 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,867 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,875 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:39,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:39,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:39,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:39,970 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:39,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:39,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:39,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:39,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,065 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,074 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:40,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:40,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:40,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:40,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,160 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,170 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:40,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:40,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:40,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:40,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,255 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,262 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:40,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:40,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:40,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:40,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,347 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,357 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:40,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:40,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:40,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:40,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,442 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,451 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:40,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:40,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:40,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:40,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,536 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,543 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:40,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:40,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:40,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:40,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,627 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,635 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:40,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:40,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:40,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:40,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,730 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:40,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:40,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:40,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:40,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,818 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:40,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:40,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:40,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:40,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,900 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,906 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:40,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:40,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:40,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:40,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:40,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:40,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:40,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:40,999 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,081 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,155 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,161 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,223 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,229 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,300 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,361 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,367 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,429 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,436 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,499 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,505 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,569 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,574 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,634 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,639 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,699 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,704 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,764 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,770 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,831 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,837 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,898 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,903 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:41,975 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:41,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:41,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:41,982 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:41,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:41,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:41,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:41,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,044 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,051 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,114 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,120 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,182 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,190 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,252 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,260 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,323 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,330 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,394 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,402 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,470 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,476 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,559 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,566 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,656 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,739 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,746 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,832 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,840 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:42,936 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:42,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:42,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:42,944 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:42,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:42,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:42,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:42,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,036 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,119 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,125 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,205 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,212 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,300 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,384 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,391 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,479 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,561 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,566 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,648 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,654 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,742 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,829 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:43,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:43,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:43,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:43,917 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:43,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:43,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:43,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:43,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,010 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,016 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,099 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,108 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,196 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,283 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,292 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,377 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,387 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,474 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,483 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,568 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,575 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,659 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,668 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,757 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,837 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,846 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:44,929 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:44,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:44,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:44,936 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:44,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:44,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:44,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:44,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,021 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,030 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,125 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,132 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,217 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,226 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,311 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,319 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,404 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,413 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,502 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,570 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,577 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,639 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,646 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,709 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,716 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,785 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,847 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,855 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,925 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:45,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:45,987 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:45,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:45,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:45,995 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:45,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:45,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:45,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,069 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,130 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,134 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,202 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,264 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,269 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,330 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,335 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,400 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,462 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,469 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,533 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,540 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,602 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,607 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,668 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,672 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,733 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,739 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,806 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,885 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:46,965 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:46,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:46,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:46,974 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:46,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:46,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:46,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:46,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,055 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,062 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,150 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,230 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,238 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,318 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,325 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,410 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,419 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,504 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,512 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,592 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,598 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,683 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,690 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,773 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,780 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,870 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:47,963 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:47,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:47,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:47,970 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:47,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:47,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:47,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:47,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,053 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,061 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,142 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,149 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,230 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,236 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,317 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,323 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,404 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,410 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,496 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,576 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,582 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,663 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,669 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,757 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,842 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,851 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:48,935 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:48,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:48,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:48,943 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:48,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:48,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:48,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:48,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,032 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,040 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,119 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,125 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,205 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,212 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,299 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,386 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,467 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,475 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,560 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,568 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,653 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,660 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,742 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,748 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,830 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,836 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:49,921 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:49,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:49,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:49,929 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:49,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:49,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:49,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:49,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,018 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,110 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,117 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,210 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,294 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,302 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,397 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,481 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,491 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,576 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,584 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,669 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,677 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,761 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,767 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,855 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:50,937 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:50,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:50,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:50,943 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:50,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:50,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:50,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:50,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,031 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,114 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,120 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,218 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,302 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,308 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,397 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,477 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,485 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,567 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,575 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,664 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,752 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,838 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,845 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:51,931 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:51,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:51,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:51,938 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:51,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:51,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:51,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:51,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,032 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,126 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,210 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,217 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,316 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,397 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,403 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,485 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,493 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,575 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,582 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,664 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,671 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,757 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,764 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,857 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:52,943 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:52,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:52,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:52,951 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:52,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:52,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:52,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:52,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,028 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,103 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,169 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,177 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,241 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,247 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,318 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,323 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,386 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,391 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,453 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,459 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,526 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,587 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,593 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,654 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,659 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,720 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,726 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,794 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,855 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,861 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,922 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,927 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:53,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:53,988 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:53,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:53,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:53,994 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:53,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:53,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:53,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,062 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,130 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,137 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,204 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,266 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,272 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,339 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,401 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,407 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,476 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,483 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,565 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,572 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,654 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,661 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,754 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,838 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,847 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:54,932 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:54,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:54,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:54,940 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:54,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:54,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:54,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:54,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,025 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,034 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,127 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,134 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,219 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,229 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,314 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,324 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,408 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,417 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,502 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,510 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,602 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,695 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,788 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,871 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,878 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:55,963 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:55,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:55,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:55,973 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:55,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:55,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:55,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:55,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,057 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:56,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:56,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:56,067 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:56,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:56,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:56,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:56,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,152 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:56,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:56,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:56,159 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:56,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:56,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:56,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:56,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,251 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:56,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:56,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:56,260 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:56,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:56,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:56,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:56,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,345 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:56,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:56,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:56,352 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:56,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:56,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:56,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:56,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:56,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:56,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:56,446 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:56,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:56,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:56,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:56,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,532 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:56,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:56,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:56,540 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:56,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:56,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:56,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:56,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,626 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:56,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:56,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:56,635 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:56,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:56,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:56,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:56,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:56,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:56,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:56,728 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:56,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:56,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:56,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:56,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,813 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:56,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:56,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:56,822 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:56,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:56,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:56,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:56,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,909 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:56,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:56,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:56,915 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:56,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:56,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:56,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:56,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:56,999 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,006 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,092 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,098 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,188 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,268 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,276 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,367 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,373 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,458 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,466 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,551 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,559 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,637 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,643 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,706 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,711 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,778 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,840 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,848 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,918 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:57,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:57,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:57,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:57,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:57,990 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:57,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:57,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:57,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,063 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,137 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,201 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,208 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,284 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,354 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,417 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,424 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,486 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,491 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,557 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,617 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,621 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,686 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,750 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,811 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,817 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,886 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:58,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:58,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:58,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:58,954 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:58,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:58,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:58,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:58,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,018 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,024 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,106 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,197 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,282 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,289 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,372 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,379 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,467 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,550 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,556 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,639 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,646 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,729 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,735 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,817 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,825 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,905 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:09:59,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:09:59,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:09:59,913 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:09:59,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:09:59,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:09:59,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:09:59,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:09:59,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,003 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,088 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,095 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,187 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,193 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,278 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,286 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,377 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,471 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,553 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,560 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,650 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,730 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,738 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,824 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:00,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:00,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:00,914 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:00,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:00,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:00,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:00,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:00,996 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,003 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,093 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,175 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,182 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,277 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,371 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,455 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,464 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,557 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,641 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,647 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,729 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,736 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,815 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,823 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,909 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:01,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:01,990 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:01,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:01,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:01,997 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:01,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:01,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:01,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,077 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,084 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,166 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,173 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,256 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,262 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,357 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,445 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,533 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,619 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,626 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,705 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,712 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,799 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,886 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:02,967 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:02,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:02,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:02,973 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:02,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:02,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:02,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:02,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,055 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,061 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,150 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,233 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,240 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,321 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,331 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,420 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,430 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,512 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,521 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,612 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,692 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,701 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,789 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,873 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,880 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:03,961 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:03,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:03,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:03,967 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:03,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:03,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:03,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:03,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,049 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,055 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,139 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,147 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,233 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,241 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,332 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,418 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,426 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,516 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,523 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,606 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,614 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,697 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,704 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,788 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,796 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,887 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:04,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:04,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:04,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:04,979 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:04,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:04,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:04,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:04,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:05,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:05,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:05,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:05,069 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:05,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:05,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:05,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:05,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:05,152 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:05,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:05,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:05,158 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:05,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:05,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:05,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:05,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:05,240 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:05,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:05,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:05,246 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:05,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:05,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:05,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:05,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:05,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:05,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:05,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:05,340 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:05,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:05,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:05,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:05,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:05,426 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:05,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:05,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:05,433 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:05,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:05,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:05,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:05,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:05,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:05,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:05,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:05,525 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:05,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:05,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:05,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:05,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:05,615 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:05,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:05,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:05,622 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:05,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:05,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:05,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 03:10:05,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 03:10:05,703 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 03:10:05,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 03:10:05,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 101 states and 143 transitions. [2024-12-06 03:10:05,709 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 143 transitions. [2024-12-06 03:10:05,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 03:10:05,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 03:10:05,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms